Searched refs:YPERR_BUSY (Results 1 – 8 of 8) sorted by relevance
84 case YPERR_BUSY: in yperr_string()
99 reason == YPERR_BUSY /* as if */) { in __yp_first_cflookup()264 reason == YPERR_BUSY /* as if */) { in __yp_next_cflookup()
231 reason == YPERR_BUSY /* as if */) { in __yp_match_cflookup()421 reason == YPERR_BUSY /* as if */) { in __yp_match_rsvdport_cflookup()
919 case YPERR_BUSY: in usingypmap()
72 #define YPERR_BUSY 16 /* Database is busy */ macro
93 case YPERR_BUSY:488 case YPERR_BUSY: /* Probably never get this, but... */
334 case YPERR_BUSY: in _exec_nis_lookup()
2633 # ifndef YPERR_BUSY2634 # define YPERR_BUSY 16 macro2696 if (yperr == 0 || yperr == YPERR_KEY || yperr == YPERR_BUSY)2772 if (yperr != YPERR_KEY && yperr != YPERR_BUSY)2848 else if (yperr == YPERR_BUSY)