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

/illumos-gate/usr/src/lib/libbc/libc/yp/
H A Dypv1_prot.h99 struct ypresp_val yp_resp_valtype; member in union:ypresponse::__anon2842
106 #define ypmatch_resp_status yp_respbody.yp_resp_valtype.status
107 #define ypmatch_resp_valdat yp_respbody.yp_resp_valtype.valdat
108 #define ypmatch_resp_valptr yp_respbody.yp_resp_valtype.valdat.dptr
109 #define ypmatch_resp_valsize yp_respbody.yp_resp_valtype.valdat.dsize
/illumos-gate/usr/src/head/rpcsvc/
H A Dyp_prot.h283 struct ypresp_val yp_resp_valtype; member in union:ypresponse::__anon2336
290 #define ypmatch_resp_status yp_respbody.yp_resp_valtype.status
291 #define ypmatch_resp_valdat yp_respbody.yp_resp_valtype.valdat
292 #define ypmatch_resp_valptr yp_respbody.yp_resp_valtype.valdat.dptr
293 #define ypmatch_resp_valsize yp_respbody.yp_resp_valtype.valdat.dsize

Completed in 46 milliseconds