Searched refs:YPERR_BUSY (Results 1 – 12 of 12) sorted by relevance
86 case YPERR_BUSY: in yperr_string()
100 reason == YPERR_BUSY /* as if */) { in __yp_first_cflookup()265 reason == YPERR_BUSY /* as if */) { in __yp_next_cflookup()
232 reason == YPERR_BUSY /* as if */) { in __yp_match_cflookup()422 reason == YPERR_BUSY /* as if */) { in __yp_match_rsvdport_cflookup()
919 case YPERR_BUSY: in usingypmap()
67 case YPERR_BUSY:
93 case YPERR_BUSY:488 case YPERR_BUSY: /* Probably never get this, but... */
334 case YPERR_BUSY: in _exec_nis_lookup()
57 #define YPERR_BUSY 16 /* Database is busy */ macro
245 case YPERR_BUSY:
72 #define YPERR_BUSY 16 /* Database is busy */ macro
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)