match_user
r = match_user(pw->pw_name, hostname, ipaddr,
r = match_user(pw->pw_name, hostname, ipaddr,
int match_user(const char *, const char *, const char *, const char *);
match_user(NULL, NULL, NULL, arg) == -1)