Searched refs:YPERR_NOMORE (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/include/rpcsvc/
H A Dypclnt.h44 #define YPERR_NOMORE 8 /* no more records in map database */ macro
/freebsd-9.3-release/lib/libc/gen/
H A Dgetusershell.c236 if (r == YPERR_NOMORE) {
H A Dgetgrent.c1153 if (rv == YPERR_NOMORE) {
H A Dgetpwent.c1377 if (rv == YPERR_NOMORE)
/freebsd-9.3-release/contrib/amd/amd/
H A Dinfo_nis.c437 if (i == YPERR_NOMORE)
/freebsd-9.3-release/lib/libc/yp/
H A Dyplib.c1122 case YPERR_NOMORE:
1154 return (YPERR_NOMORE);

Completed in 66 milliseconds