auth_rhosts2
auth_rhosts2(struct passwd *, const char *, const char *, const char *);
if (auth_rhosts2(pw, cuser, chost, chost) == 0) {
if (auth_rhosts2(pw, cuser, resolvedname, ipaddr) == 0) {