Searched refs:YPERR_KEY (Results 1 – 13 of 13) sorted by relevance
127 err = YPERR_KEY;147 err = YPERR_KEY;
265 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()
75 case YPERR_KEY:
794 if (yperr != YPERR_KEY) {
62 case YPERR_KEY: in yperr_string()
61 return (YPERR_KEY); in ypprot_err()
917 case YPERR_KEY: /* no such key in map */ in usingypmap()
60 #define YPERR_KEY 5 /* No such key in map */ macro
106 if (nserr == YPERR_KEY) {415 case YPERR_KEY:
302 case YPERR_KEY: in update()
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)