Searched refs:YPERR_KEY (Results 1 – 6 of 6) sorted by relevance
41 #define YPERR_KEY 5 /* no such key in map */ macro
1156 case YPERR_KEY: in yperr_string()1200 return (YPERR_KEY); in ypprot_err()
510 } else if (y != YPERR_KEY) {
1178 if (rv == YPERR_KEY) { in nis_group()
1373 if (rv == YPERR_KEY) { in nis_passwd()
3307 if (yperr == 0 || yperr == YPERR_KEY || yperr == YPERR_BUSY)3363 yperr = YPERR_KEY;3372 if (yperr == YPERR_KEY && bitset(MF_TRY1NULL, map->map_mflags))3383 if (yperr != YPERR_KEY && yperr != YPERR_BUSY)3435 yperr = YPERR_KEY;3444 if (yperr == YPERR_KEY && try1null)3455 if (yperr == YPERR_KEY)