Home
last modified time | relevance | path

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

/netbsd/src/usr.sbin/ypbind/
Dypbind.c718 res.ypbind_respbody.ypbind_error = YPBIND_ERR_NOSERV; in ypbindproc_domain_2()
735 res.ypbind_respbody.ypbind_error = YPBIND_ERR_RESC; in ypbindproc_domain_2()
758 res.ypbind_respbody.ypbind_error = YPBIND_ERR_NOSERV; in ypbindproc_domain_2()
760 res.ypbind_respbody.ypbind_error = YPBIND_ERR_RESC; in ypbindproc_domain_2()
767 res.ypbind_respbody.ypbind_error = YPBIND_ERR_NOSERV; in ypbindproc_domain_2()
/netbsd/src/lib/librpcsvc/
Dyp.x201 unsigned ypbind_error; variable
/netbsd/src/include/rpcsvc/
Dyp_prot.h242 unsigned int ypbind_error; member
/netbsd/src/lib/libc/yp/
Dxdryp.c299 (u_int *)&objp->ypbind_respbody.ypbind_error); in xdr_ypbind_resp()