Home | History | Annotate | Download | only in net

Lines Matching defs:rhost

599 ruserok(const char *rhost, int superuser, const char *ruser, const char *luser)
604 _DIAGASSERT(rhost != NULL);
611 error = getaddrinfo(rhost, "0", &hints, &res);
777 char *rhost = NULL;
826 rhost = __gethostloop(raddr, salen);
829 if (rhost)
830 hostok = innetgr(&ahost[2], rhost,
848 rhost = __gethostloop(raddr, salen);
851 if (rhost)
852 hostok = -innetgr(&ahost[2], rhost,