find_person
PERSON *find_person(char *);
if ((pn = find_person(ep->name)) == NULL) {
if ((pn = find_person(ep->name)) == NULL)