Home
last modified time | relevance | path

Searched refs:YPERR_YPSERV (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_enum.c98 if (reason == YPERR_RPC || reason == YPERR_YPSERV || in __yp_first_cflookup()
167 return (YPERR_YPSERV);
263 if (reason == YPERR_RPC || reason == YPERR_YPSERV || in __yp_next_cflookup()
340 return (YPERR_YPSERV);
H A Dyperr_string.c74 case YPERR_YPSERV: in yperr_string()
H A Dyp_all.c157 return (YPERR_YPSERV); in __yp_all_cflookup()
292 return (YPERR_YPSERV); in __yp_all_rsvdport()
H A Dyp_match.c230 if (reason == YPERR_RPC || reason == YPERR_YPSERV || in __yp_match_cflookup()
420 if (reason == YPERR_RPC || reason == YPERR_YPSERV || in __yp_match_rsvdport_cflookup()
534 return (YPERR_YPSERV); in domatch()
/illumos-gate/usr/src/head/rpcsvc/
H A Dypclnt.h67 #define YPERR_YPSERV 11 /* Can't communicate with ypserv */ macro
/illumos-gate/usr/src/lib/nsswitch/nis/common/
H A Dnis_common.c92 case YPERR_YPSERV:
487 case YPERR_YPSERV: