Home
last modified time | relevance | path

Searched refs:ypreq_nokey (Results 1 – 9 of 9) sorted by relevance

/freebsd/include/rpcsvc/
H A Dyp.x97 struct ypreq_nokey { struct
241 ypreq_nokey yp_req_nokeytype;
312 YPPROC_FIRST(ypreq_nokey) = 4;
324 YPPROC_ALL(ypreq_nokey) = 8;
327 YPPROC_MASTER(ypreq_nokey) = 9;
330 YPPROC_ORDER(ypreq_nokey) = 10;
H A Dyp_prot.h113 struct ypreq_nokey { struct
315 bool_t xdr_ypreq_nokey(XDR *, struct ypreq_nokey *);
/freebsd/usr.sbin/ypldap/
H A Dyp.c147 ypreq_nokey ypproc_first_2_arg; in yp_dispatch()
150 ypreq_nokey ypproc_all_2_arg; in yp_dispatch()
151 ypreq_nokey ypproc_master_2_arg; in yp_dispatch()
152 ypreq_nokey ypproc_order_2_arg; in yp_dispatch()
448 ypproc_first_2_svc(ypreq_nokey *arg, struct svc_req *req) in ypproc_first_2_svc()
567 ypproc_all_2_svc(ypreq_nokey *arg, struct svc_req *req) in ypproc_all_2_svc()
579 ypproc_master_2_svc(ypreq_nokey *arg, struct svc_req *req) in ypproc_master_2_svc()
/freebsd/usr.sbin/ypserv/common/
H A Dyplib_host.c178 struct ypreq_nokey yprnk; in yp_first_host()
257 struct ypreq_nokey yprnk; in yp_all_host()
282 struct ypreq_nokey yprnk; in yp_order_host()
309 struct ypreq_nokey yprnk; in yp_master_host()
/freebsd/libexec/ypxfr/
H A Dypxfr_misc.c152 ypreq_nokey req; in ypxfr_get_master()
217 ypreq_nokey req; in ypxfr_get_order()
H A Dypxfr_getmap.c65 ypreq_nokey req; in ypxfr_get_map()
/freebsd/usr.sbin/ypserv/
H A Dyp_server.c205 ypproc_first_2_svc(ypreq_nokey *argp, struct svc_req *rqstp)
324 ypreq_nokey mreq;
486 ypproc_all_2_svc(ypreq_nokey *argp, struct svc_req *rqstp)
573 ypproc_master_2_svc(ypreq_nokey *argp, struct svc_req *rqstp)
621 ypproc_order_2_svc(ypreq_nokey *argp, struct svc_req *rqstp)
/freebsd/usr.sbin/yppoll/
H A Dyppoll.c70 struct ypreq_nokey yprnk; in get_remote_info()
/freebsd/lib/libc/yp/
H A Dyplib.c771 struct ypreq_nokey yprnk; in yp_first()
928 struct ypreq_nokey yprnk; in yp_all()
998 struct ypreq_nokey yprnk; in yp_order()
1056 struct ypreq_nokey yprnk; in yp_master()