Home
last modified time | relevance | path

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

/dragonfly/include/rpcsvc/
H A Dypclnt.h46 #define YPERR_PMAP 9 /* can't communicate with portmapper */ macro
/dragonfly/lib/libc/yp/
H A Dyplib.c913 return (YPERR_PMAP); in yp_all()
1120 case YPERR_PMAP: in yperr_string()