Home
last modified time | relevance | path

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

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