Home
last modified time | relevance | path

Searched refs:ypreq_key (Results 1 – 7 of 7) sorted by relevance

/NextBSD/include/rpcsvc/
HDyp.x98 struct ypreq_key { struct
246 ypreq_key yp_req_keytype;
313 YPPROC_MATCH(ypreq_key) = 3;
317 YPPROC_FIRST(ypreq_key) = 4;
322 YPPROC_NEXT(ypreq_key) = 5;
HDyp_prot.h107 struct ypreq_key { struct
314 bool_t xdr_ypreq_key(XDR *, struct ypreq_key *);
/NextBSD/usr.sbin/ypldap/
HDyp.c150 ypreq_key ypproc_match_2_arg; in yp_dispatch()
152 ypreq_key ypproc_next_2_arg; in yp_dispatch()
314 ypproc_match_2_svc(ypreq_key *arg, struct svc_req *req) in ypproc_match_2_svc()
471 ypproc_next_2_svc(ypreq_key *arg, struct svc_req *req) in ypproc_next_2_svc()
/NextBSD/usr.sbin/ypserv/common/
HDyplib_host.c143 struct ypreq_key yprk; in yp_match_host()
220 struct ypreq_key yprk; in yp_next_host()
/NextBSD/libexec/ypxfr/
HDypxfr_misc.c258 ypreq_key ypkey; in ypxfr_match()
/NextBSD/usr.sbin/ypserv/
HDyp_server.c134 ypproc_match_2_svc(ypreq_key *argp, struct svc_req *rqstp)
236 ypproc_next_2_svc(ypreq_key *argp, struct svc_req *rqstp)
/NextBSD/lib/libc/yp/
HDyplib.c656 struct ypreq_key yprk; in yp_match()
855 struct ypreq_key yprk; in yp_next()