find_user
result = find_user(request->r_name, request->r_tty);
static int find_user(char *name, char *tty);