Home
last modified time | relevance | path

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

/freebsd/include/rpcsvc/
H A Dyp.x91 struct ypreq_key { struct
239 ypreq_key yp_req_keytype;
306 YPPROC_MATCH(ypreq_key) = 3;
310 YPPROC_FIRST(ypreq_key) = 4;
315 YPPROC_NEXT(ypreq_key) = 5;
H A Dyp_prot.h102 struct ypreq_key { struct
309 bool_t xdr_ypreq_key(XDR *, struct ypreq_key *);
/freebsd/usr.sbin/ypldap/
H A Dyp.c146 ypreq_key ypproc_match_2_arg; in yp_dispatch()
148 ypreq_key ypproc_next_2_arg; in yp_dispatch()
313 ypproc_match_2_svc(ypreq_key *arg, struct svc_req *req) in ypproc_match_2_svc()
475 ypproc_next_2_svc(ypreq_key *arg, struct svc_req *req) in ypproc_next_2_svc()
/freebsd/usr.sbin/ypserv/common/
H A Dyplib_host.c142 struct ypreq_key yprk; in yp_match_host()
219 struct ypreq_key yprk; in yp_next_host()
/freebsd/libexec/ypxfr/
H A Dypxfr_misc.c258 ypreq_key ypkey; in ypxfr_match()
/freebsd/usr.sbin/ypserv/
H A Dyp_server.c134 ypproc_match_2_svc(ypreq_key *argp, struct svc_req *rqstp)
237 ypproc_next_2_svc(ypreq_key *argp, struct svc_req *rqstp)
/freebsd/lib/libc/yp/
H A Dyplib.c650 struct ypreq_key yprk; in yp_match()
849 struct ypreq_key yprk; in yp_next()