Home
last modified time | relevance | path

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

/freebsd/include/rpcsvc/
H A Dyp.x190 YPBIND_FAIL_VAL = 2 enumerator
199 case YPBIND_FAIL_VAL:
H A Dyp_prot.h236 YPBIND_FAIL_VAL = 2 enumerator
/freebsd/usr.sbin/ypbind/
H A Dypbind.c171 res.ypbind_status = YPBIND_FAIL_VAL; in ypbindproc_domain_2_yp()