find_user
int find_user(const char *, char *, size_t);
result = find_user(mp->r_name, mp->r_tty, sizeof(mp->r_tty));