Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/ypbind/
H A Dypbind.c173 res.ypbind_resp_u.ypbind_error = YPBIND_ERR_NOSERV; in ypbindproc_domain_2_yp()
195 res.ypbind_resp_u.ypbind_error = YPBIND_ERR_RESC; in ypbindproc_domain_2_yp()
200 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()
228 res.ypbind_resp_u.ypbind_error = 0; /* Success */ in ypbindproc_domain_2_yp()
/freebsd-14.2/include/rpcsvc/
H A Dyp_prot.h248 u_int ypbind_error; member
H A Dyp.x206 unsigned ypbind_error; variable