find_person
PERSON *find_person(char *);
if ((pn = find_person(user->ut_user)) == NULL) {
if ((pn = find_person(user->ut_user)) == NULL)