Home
last modified time | relevance | path

Searched refs:YPERR_MAP (Results 1 – 7 of 7) sorted by relevance

/netbsd/lib/libc/yp/
H A Dypprot_err.c54 return YPERR_MAP; in __weak_alias()
H A Dyperr_string.c59 case YPERR_MAP: in __weak_alias()
/netbsd/include/rpcsvc/
H A Dypclnt.h37 #define YPERR_MAP 4 /* no such map in server's domain */ macro
/netbsd/external/ibm-public/postfix/dist/src/util/
H A Ddict_nis.c108 case YPERR_MAP: in dict_nis_strerror()
/netbsd/usr.bin/passwd/
H A Dyp_passwd.c179 if (reason == YPERR_MAP) { in ypgetpwnam()
/netbsd/usr.sbin/ypserv/ypxfr/
H A Dypxfr.c278 case YPERR_MAP: in yperr2yppush()
/netbsd/lib/libc/gen/
H A Dgetpwent.c1190 if (r == YPERR_MAP) { in _nis_start()