finduser
*statp = finduser(key, &fuzzy, &user);
status = finduser(buf, &fuzzy, &user);
extern int finduser __P((char *, bool *, SM_MBDB_T *));