Home
last modified time | relevance | path

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

/openbsd/src/lib/libc/yp/
Dypprot_err.c51 return YPERR_YPERR; in ypprot_err()
55 return YPERR_YPERR; in ypprot_err()
61 return YPERR_YPERR; in ypprot_err()
Dyperr_string.c53 case YPERR_YPERR: in yperr_string()
Dyp_order.c70 r = YPERR_YPERR; in yp_order()
/openbsd/src/include/rpcsvc/
Dypclnt.h38 #define YPERR_YPERR 6 /* some internal YP server or client error */ macro
/openbsd/src/usr.sbin/amd/amd/
Dinfo_nis.c267 case YPERR_YPERR: in nis_init()