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.h48 * YPPROC_MATCH takes (struct ypreq_key), returns (struct ypresp_val)
52 * YPPROC_NEXT takes (struct ypreq_key) returns (ypresp_key_val).
107 struct ypreq_key { struct
314 bool_t xdr_ypreq_key(XDR *, struct ypreq_key *);
108 domainypreq_key global() argument
109 mapypreq_key global() argument
110 keydatypreq_key global() argument
/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.c140 struct ypreq_key yprk; in yp_match_host()
217 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()