Searched refs:YPERR_YPSERV (Results 1 – 6 of 6) sorted by relevance
98 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);
74 case YPERR_YPSERV: in yperr_string()
157 return (YPERR_YPSERV); in __yp_all_cflookup()292 return (YPERR_YPSERV); in __yp_all_rsvdport()
230 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()
67 #define YPERR_YPSERV 11 /* Can't communicate with ypserv */ macro
92 case YPERR_YPSERV:487 case YPERR_YPSERV: