Home
last modified time | relevance | path

Searched refs:YPERR_RESRC (Results 1 – 4 of 4) sorted by relevance

/dragonfly/include/rpcsvc/
H A Dypclnt.h44 #define YPERR_RESRC 7 /* local resource allocation failure */ macro
/dragonfly/lib/librpcsvc/
H A Dyp_update.c106 return(YPERR_RESRC); in yp_update()
/dragonfly/lib/libc/gen/
H A Dgetusershell.c200 case YPERR_RESRC: in _nis_initshells()
/dragonfly/lib/libc/yp/
H A Dyplib.c1114 case YPERR_RESRC: in yperr_string()