Searched defs:ypresp_val (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
160 struct ypresp_val { struct
/illumos-gate/usr/src/head/rpcsvc/
H A Dyp_prot.h67 * YPPROC_MATCH (struct ypreq_key) returns (struct ypresp_val). Returns the
167 struct ypresp_val { struct
283 struct ypresp_val yp_resp_valtype;
370 extern bool xdr_ypresp_val(XDR *, struct ypresp_val *);

Completed in 58 milliseconds