Home
last modified time | relevance | path

Searched refs:ypfirst_resp_status (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/ypcmd/
H A Dypserv_proc.c1110 resp.ypfirst_resp_status = (unsigned)YP_BADARGS; in ypoldfirst()
1117 &resp.ypfirst_resp_status)) in ypoldfirst()
1120 &resp.ypfirst_resp_status, in ypoldfirst()
1130 resp.ypfirst_resp_status = YP_TRUE; in ypoldfirst()
1132 resp.ypfirst_resp_status = (unsigned)YP_BADDB; in ypoldfirst()
1135 resp.ypfirst_resp_status = (unsigned)YP_NOKEY; in ypoldfirst()
H A Dypv1_prot.h96 #define ypfirst_resp_status yp_respbody.yp_resp_key_valtype.status macro
/illumos-gate/usr/src/head/rpcsvc/
H A Dyp_prot.h296 #define ypfirst_resp_status yp_respbody.yp_resp_key_valtype.status macro