Home
last modified time | relevance | path

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

/freebsd/include/rpcsvc/
H A Dyp_prot.h254 #define YPBIND_ERR_ERR 1 /* internal error */ macro
H A Dyp.x207 const YPBIND_ERR_ERR = 1; /* Internal error */ variable
/freebsd/lib/libc/yp/
H A Dyplib.c269 case YPBIND_ERR_ERR: in ypbinderr_string()