Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/yp/
H A Dypprot_err.c58 case YP_NODOM: in ypprot_err()
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypserv_ancil.c77 return (YP_NODOM);
H A Dypserv_map.c187 *error = YP_NODOM; in ypset_current_map()
H A Dypxfr.c1676 case YP_NODOM:
/illumos-gate/usr/src/head/rpcsvc/
H A Dyp.x44 YP_NODOM = -2, enumerator
H A Dyp_prot.h224 #define YP_NODOM (-2) /* Domain not supported */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nis.c560 case YP_NODOM: str = "No such domain"; break; in sum_ypstat()