Home
last modified time | relevance | path

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

/dragonfly/lib/librpcsvc/
H A Dyp_update.c82 return(YPERR_RPC); in yp_update()
136 res = YPERR_RPC; in yp_update()
153 res = YPERR_RPC; in yp_update()
168 res = YPERR_RPC; in yp_update()
185 res = YPERR_RPC; in yp_update()
/dragonfly/include/rpcsvc/
H A Dypclnt.h39 #define YPERR_RPC 2 /* RPC failure */ macro
/dragonfly/lib/libc/yp/
H A Dyplib.c1099 case YPERR_RPC: in yperr_string()