Searched refs:ypfirst_resp_status (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libbc/libc/yp/
H A Dypv1_prot.h112 #define ypfirst_resp_status yp_respbody.yp_resp_key_valtype.status macro
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypv1_prot.h98 #define ypfirst_resp_status yp_respbody.yp_resp_key_valtype.status macro
H A Dypserv_proc.c1111 resp.ypfirst_resp_status = (unsigned)YP_BADARGS;
1118 &resp.ypfirst_resp_status))
1121 &resp.ypfirst_resp_status,
1131 resp.ypfirst_resp_status = YP_TRUE;
1133 resp.ypfirst_resp_status = (unsigned)YP_BADDB;
1136 resp.ypfirst_resp_status = (unsigned)YP_NOKEY;
/illumos-gate/usr/src/head/rpcsvc/
H A Dyp_prot.h296 #define ypfirst_resp_status yp_respbody.yp_resp_key_valtype.status macro

Completed in 251 milliseconds