Searched refs:YPERR_KEY (Results 1 – 17 of 17) sorted by relevance
129 err = YPERR_KEY;149 err = YPERR_KEY;
268 if (err == YPERR_KEY) {
234 *(eargp->yp_status) = YPERR_KEY; in _exec_nis_cb()246 *(eargp->yp_status) = YPERR_KEY; in _exec_nis_cb()284 if ((check_policy == 0) && (ypstatus == YPERR_KEY)) { in _exec_nis_lookup()337 case YPERR_KEY: in _exec_nis_lookup()
49 case YPERR_KEY:
75 case YPERR_KEY:
794 if (yperr != YPERR_KEY) {
64 case YPERR_KEY: in yperr_string()
63 return (YPERR_KEY); in ypprot_err()
917 case YPERR_KEY: /* no such key in map */ in usingypmap()
45 #define YPERR_KEY 5 /* No such key in map */ macro
243 case YPERR_KEY: /* no such key in map */
60 #define YPERR_KEY 5 /* No such key in map */ macro
106 if (nserr == YPERR_KEY) {415 case YPERR_KEY:
312 case YPERR_KEY:
174 case YPERR_KEY : in getkeys_nis()
2696 if (yperr == 0 || yperr == YPERR_KEY || yperr == YPERR_BUSY)2752 yperr = YPERR_KEY;2761 if (yperr == YPERR_KEY && bitset(MF_TRY1NULL, map->map_mflags))2772 if (yperr != YPERR_KEY && yperr != YPERR_BUSY)2826 yperr = YPERR_KEY;2835 if (yperr == YPERR_KEY && try1null)2846 if (yperr == YPERR_KEY)