Home
last modified time | relevance | path

Searched refs:YPERR_BADDB (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/lib/libc/yp/
Dyperr_string.c67 case YPERR_BADDB: in yperr_string()
Dypprot_err.c53 return YPERR_BADDB; in ypprot_err()
/openbsd/src/include/rpcsvc/
Dypclnt.h45 #define YPERR_BADDB 13 /* YP data base is bad */ macro