Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libnsl/yp/
H A Dyperr_string.c86 case YPERR_BUSY: in yperr_string()
H A Dyp_enum.c100 reason == YPERR_BUSY /* as if */) { in __yp_first_cflookup()
265 reason == YPERR_BUSY /* as if */) { in __yp_next_cflookup()
H A Dyp_match.c232 reason == YPERR_BUSY /* as if */) { in __yp_match_cflookup()
422 reason == YPERR_BUSY /* as if */) { in __yp_match_rsvdport_cflookup()
H A Dyp_bind.c919 case YPERR_BUSY: in usingypmap()
/titanic_44/usr/src/lib/nsswitch/nis/common/
H A Dswitch_err.c67 case YPERR_BUSY:
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()
/titanic_44/usr/src/lib/libbc/inc/include/rpcsvc/
H A Dypclnt.h57 #define YPERR_BUSY 16 /* Database is busy */ macro
/titanic_44/usr/src/lib/libbc/libc/yp/
H A Dypclnt.h57 #define YPERR_BUSY 16 /* Database is busy */ macro
H A Dyp_bind.c245 case YPERR_BUSY:
/titanic_44/usr/src/head/rpcsvc/
H A Dypclnt.h72 #define YPERR_BUSY 16 /* Database is busy */ macro
/titanic_44/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)