Searched refs:ypreq_key (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10.1/Libinfo-459/nis.subproj/
H A Dxdr_ypreq_key.c74 struct ypreq_key *objp;
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).
102 struct ypreq_key { struct
318 bool_t xdr_ypreq_key __P((XDR *, struct ypreq_key *));
H A Dypmatch_cache.c189 struct ypreq_key yprk;
277 struct ypreq_key yprk;
/macosx-10.10.1/Librpcsvc-24/
H A Dyp.x96 struct ypreq_key {
244 ypreq_key yp_req_keytype;
311 YPPROC_MATCH(ypreq_key) = 3;
315 YPPROC_FIRST(ypreq_key) = 4;
320 YPPROC_NEXT(ypreq_key) = 5;
/macosx-10.10.1/remote_cmds-47/ypserv.tproj/
H A Dyp.h164 struct ypreq_key { struct
169 typedef struct ypreq_key ypreq_key; typedef in typeref:struct:ypreq_key
171 extern "C" bool_t xdr_ypreq_key(XDR *, ypreq_key*);
173 extern bool_t xdr_ypreq_key(XDR *, ypreq_key*);
443 extern "C" ypresp_val * ypproc_match_2(ypreq_key *, CLIENT *);
444 extern "C" ypresp_val * ypproc_match_2_svc(ypreq_key *, struct svc_req *);
449 extern "C" ypresp_key_val * ypproc_next_2(ypreq_key *, CLIENT *);
450 extern "C" ypresp_key_val * ypproc_next_2_svc(ypreq_key *, struct svc_req *);
481 extern ypresp_val * ypproc_match_2(ypreq_key *, CLIEN
[all...]
H A Dypserv.c233 ypreq_key ypproc_match_2_arg;
235 ypreq_key ypproc_next_2_arg;
H A Dypserv_xdr.c150 ypreq_key *objp;
H A Dypv1.h55 struct ypreq_key yp_req_keytype;
H A Dypserv_proc.c189 ypreq_key *argp;
262 ypreq_key *argp;
/macosx-10.10.1/remote_cmds-47/yppush.tproj/
H A Dyplib_host.c190 struct ypreq_key yprk;
278 struct ypreq_key yprk;
/macosx-10.10.1/remote_cmds-47/ypxfr.tproj/
H A Dyplib_host.c190 struct ypreq_key yprk;
278 struct ypreq_key yprk;

Completed in 140 milliseconds