Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libnsl/yp/
H A Dyp_enum.c99 if (reason == YPERR_RPC || reason == YPERR_YPSERV || in __yp_first_cflookup()
168 return (YPERR_YPSERV);
264 if (reason == YPERR_RPC || reason == YPERR_YPSERV || in __yp_next_cflookup()
341 return (YPERR_YPSERV);
H A Dyperr_string.c76 case YPERR_YPSERV: in yperr_string()
H A Dyp_all.c159 return (YPERR_YPSERV); in __yp_all_cflookup()
294 return (YPERR_YPSERV); in __yp_all_rsvdport()
H A Dyp_match.c231 if (reason == YPERR_RPC || reason == YPERR_YPSERV || in __yp_match_cflookup()
421 if (reason == YPERR_RPC || reason == YPERR_YPSERV || in __yp_match_rsvdport_cflookup()
535 return (YPERR_YPSERV); in domatch()
/titanic_50/usr/src/lib/nsswitch/nis/common/
H A Dswitch_err.c60 case YPERR_YPSERV:
H A Dnis_common.c92 case YPERR_YPSERV:
487 case YPERR_YPSERV:
/titanic_50/usr/src/lib/libbc/libc/yp/
H A Dypclnt.h52 #define YPERR_YPSERV 11 /* Can't communicate with ypserv */ macro
/titanic_50/usr/src/lib/libbc/inc/include/rpcsvc/
H A Dypclnt.h52 #define YPERR_YPSERV 11 /* Can't communicate with ypserv */ macro
/titanic_50/usr/src/head/rpcsvc/
H A Dypclnt.h67 #define YPERR_YPSERV 11 /* Can't communicate with ypserv */ macro