Home
last modified time | relevance | path

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

/freebsd-13-stable/include/rpcsvc/
HDyp.x97 struct ypreq_key { struct
245 ypreq_key yp_req_keytype;
312 YPPROC_MATCH(ypreq_key) = 3;
316 YPPROC_FIRST(ypreq_key) = 4;
321 YPPROC_NEXT(ypreq_key) = 5;
HDyp_prot.h107 struct ypreq_key { struct
314 bool_t xdr_ypreq_key(XDR *, struct ypreq_key *);
/freebsd-13-stable/usr.sbin/ypldap/
HDyp.c146 ypreq_key ypproc_match_2_arg; in yp_dispatch()
148 ypreq_key ypproc_next_2_arg; in yp_dispatch()
316 ypproc_match_2_svc(ypreq_key *arg, struct svc_req *req) in ypproc_match_2_svc()
478 ypproc_next_2_svc(ypreq_key *arg, struct svc_req *req) in ypproc_next_2_svc()
/freebsd-13-stable/usr.sbin/ypserv/common/
HDyplib_host.c141 struct ypreq_key yprk; in yp_match_host()
218 struct ypreq_key yprk; in yp_next_host()
/freebsd-13-stable/libexec/ypxfr/
HDypxfr_misc.c258 ypreq_key ypkey; in ypxfr_match()
/freebsd-13-stable/usr.sbin/ypserv/
HDyp_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-13-stable/lib/libc/yp/
HDyplib.c651 struct ypreq_key yprk; in yp_match()
850 struct ypreq_key yprk; in yp_next()