Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/ypbind/
H A Dypbind.c179 res.ypbind_resp_u.ypbind_error = YPBIND_ERR_NOSERV; in ypbindproc_domain_2_yp()
201 res.ypbind_resp_u.ypbind_error = YPBIND_ERR_RESC; in ypbindproc_domain_2_yp()
206 res.ypbind_resp_u.ypbind_error = YPBIND_ERR_RESC; in ypbindproc_domain_2_yp()
212 res.ypbind_resp_u.ypbind_error = YPBIND_ERR_RESC; in ypbindproc_domain_2_yp()
234 res.ypbind_resp_u.ypbind_error = 0; /* Success */ in ypbindproc_domain_2_yp()
/freebsd-13.1/include/rpcsvc/
H A Dyp_prot.h250 u_int ypbind_error; member
H A Dyp.x207 unsigned ypbind_error; variable