Searched refs:find_person (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/usr.bin/finger/
H A Dextern.h51 PERSON *find_person(char *);
H A Dfinger.c247 if ((pn = find_person(user->ut_user)) == NULL) {
389 if ((pn = find_person(user->ut_user)) == NULL)
H A Dutil.c190 find_person(char *name) function

Completed in 123 milliseconds