Home
last modified time | relevance | path

Searched refs:YP_NODOM (Results 1 – 7 of 7) sorted by relevance

/freebsd/libexec/ypxfr/
H A Dypxfr_misc.c173 case YP_NODOM: in ypxfr_get_master()
237 case YP_NODOM: in ypxfr_get_order()
/freebsd/include/rpcsvc/
H A Dyp_prot.h179 #define YP_NODOM ((long)-2) /* domain not supported */ macro
H A Dyp.x47 YP_NODOM = -2, enumerator
/freebsd/usr.sbin/ypserv/
H A Dyp_dblookup.c393 yp_errno = YP_NODOM; in yp_open_db()
H A Dyp_server.c747 result.stat = YP_NODOM;
/freebsd/usr.sbin/ypldap/
H A Dyp.c284 res->stat = YP_NODOM; in yp_valid_domain()
/freebsd/lib/libc/yp/
H A Dyplib.c1197 case YP_NODOM: in ypprot_err()