Searched refs:YPERR_YPSERV (Results 1 – 9 of 9) sorted by relevance
99 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);
76 case YPERR_YPSERV: in yperr_string()
159 return (YPERR_YPSERV); in __yp_all_cflookup()294 return (YPERR_YPSERV); in __yp_all_rsvdport()
231 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()
60 case YPERR_YPSERV:
92 case YPERR_YPSERV:487 case YPERR_YPSERV:
52 #define YPERR_YPSERV 11 /* Can't communicate with ypserv */ macro
67 #define YPERR_YPSERV 11 /* Can't communicate with ypserv */ macro