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

/freebsd-9.3-release/include/rpcsvc/
H A Dyp_prot.h248 u_int ypbind_error; member in union:ypbind_resp::__anon4997
253 /* error code in ypbind_resp.ypbind_respbody.ypbind_error */
H A Dyp.x205 unsigned ypbind_error;
210 /* Detailed failure reason codes for response field ypbind_error*/
/freebsd-9.3-release/usr.bin/ypwhich/
H A Dypwhich.c121 ypbinderr_string(ypbr.ypbind_respbody.ypbind_error));
/freebsd-9.3-release/usr.sbin/ypbind/
H A Dypbind.c177 res.ypbind_resp_u.ypbind_error = YPBIND_ERR_NOSERV;
199 res.ypbind_resp_u.ypbind_error = YPBIND_ERR_RESC;
205 res.ypbind_resp_u.ypbind_error = YPBIND_ERR_RESC;
227 res.ypbind_resp_u.ypbind_error = 0; /* Success */

Completed in 158 milliseconds