Home
last modified time | relevance | path

Searched refs:YPERR_YPSERV (Results 1 – 2 of 2) sorted by relevance

/dragonfly/include/rpcsvc/
H A Dypclnt.h48 #define YPERR_YPSERV 11 /* can't communicate with ypserv */ macro
/dragonfly/lib/libc/yp/
H A Dyplib.c1126 case YPERR_YPSERV: in yperr_string()