Home
last modified time | relevance | path

Searched refs:YPERR_KEY (Results 1 – 5 of 5) sorted by relevance

/dragonfly/include/rpcsvc/
HDypclnt.h42 #define YPERR_KEY 5 /* no such key in map */ macro
/dragonfly/lib/libc/gen/
HDgetnetgrent.c327 } else if (y != YPERR_KEY) {
HDgetgrent.c1161 if (rv == YPERR_KEY) { in nis_group()
HDgetpwent.c1383 if (rv == YPERR_KEY) { in nis_passwd()
/dragonfly/lib/libc/yp/
HDyplib.c1108 case YPERR_KEY: in yperr_string()
1170 return (YPERR_KEY); in ypprot_err()