Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ypcmd/
H A Dypserv_proc.c1174 resp.ypnext_resp_status = (unsigned)YP_BADARGS; in ypoldnext()
1181 &resp.ypnext_resp_status)) != NULL && in ypoldnext()
1182 yp_map_access(transp, &resp.ypnext_resp_status, fdb))) { in ypoldnext()
1191 resp.ypnext_resp_status = YP_TRUE; in ypoldnext()
1193 resp.ypnext_resp_status = (unsigned)YP_BADDB; in ypoldnext()
1196 resp.ypnext_resp_status = (unsigned)YP_NOMORE; in ypoldnext()
H A Dypv1_prot.h105 #define ypnext_resp_status yp_respbody.yp_resp_key_valtype.status macro
/illumos-gate/usr/src/head/rpcsvc/
H A Dyp_prot.h305 #define ypnext_resp_status yp_respbody.yp_resp_key_valtype.status macro