Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/ypbind/
H A 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/
H A Dyp.x201 unsigned ypbind_error; variable
/netbsd-src/include/rpcsvc/
H A Dyp_prot.h242 unsigned int ypbind_error; member
/netbsd-src/lib/libc/yp/
H A Dxdryp.c299 (u_int *)&objp->ypbind_respbody.ypbind_error); in xdr_ypbind_resp()