Home
last modified time | relevance | path

Searched refs:YPERR_BUSY (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyperr_string.c84 case YPERR_BUSY: in yperr_string()
H A Dyp_enum.c99 reason == YPERR_BUSY /* as if */) { in __yp_first_cflookup()
264 reason == YPERR_BUSY /* as if */) { in __yp_next_cflookup()
H A Dyp_match.c231 reason == YPERR_BUSY /* as if */) { in __yp_match_cflookup()
421 reason == YPERR_BUSY /* as if */) { in __yp_match_rsvdport_cflookup()
H A Dyp_bind.c919 case YPERR_BUSY: in usingypmap()
/illumos-gate/usr/src/head/rpcsvc/
H A Dypclnt.h72 #define YPERR_BUSY 16 /* Database is busy */ macro
/illumos-gate/usr/src/lib/nsswitch/nis/common/
H A Dnis_common.c93 case YPERR_BUSY:
488 case YPERR_BUSY: /* Probably never get this, but... */
H A Dgetexecattr.c334 case YPERR_BUSY: in _exec_nis_lookup()
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmap.c2633 # ifndef YPERR_BUSY
2634 # define YPERR_BUSY 16 macro
2696 if (yperr == 0 || yperr == YPERR_KEY || yperr == YPERR_BUSY)
2772 if (yperr != YPERR_KEY && yperr != YPERR_BUSY)
2848 else if (yperr == YPERR_BUSY)