Home
last modified time | relevance | path

Searched refs:yp_async_lookup_addr (Results 1 – 3 of 3) sorted by relevance

/src/usr.sbin/ypserv/
H A Dyp_extern.h115 extern ypstat yp_async_lookup_addr(struct svc_req *, char *, int);
H A Dyp_server.c188 result.stat = yp_async_lookup_addr(rqstp, nbuf,
194 result.stat = yp_async_lookup_addr(rqstp, nbuf,
H A Dyp_dnslookup.c463 yp_async_lookup_addr(struct svc_req *rqstp, char *addr, int af) in yp_async_lookup_addr() function