Searched defs:ypreq_key (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libbc/libc/yp/
H A Dyp_prot.h48 * YPPROC_MATCH (struct ypreq_key) returns (struct ypresp_val). Returns the
55 * YPPROC_NEXT (struct ypreq_key) returns (struct ypresp_key_val). Returns
134 struct ypreq_key { struct
/illumos-gate/usr/src/head/rpcsvc/
H A Dyp_prot.h67 * YPPROC_MATCH (struct ypreq_key) returns (struct ypresp_val). Returns the
74 * YPPROC_NEXT (struct ypreq_key) returns (struct ypresp_key_val). Returns
133 struct ypreq_key { struct
237 struct ypreq_key yp_req_keytype;
366 extern bool xdr_ypreq_key(XDR *, struct ypreq_key *);

Completed in 61 milliseconds