Searched refs:YPBIND_ERR_RESC (Results 1 – 4 of 4) sorted by relevance
256 #define YPBIND_ERR_RESC 3 /* system resource allocation failure */ macro
215 const YPBIND_ERR_RESC = 3; /* System resource allocation failure */ variable
199 res.ypbind_resp_u.ypbind_error = YPBIND_ERR_RESC; in ypbindproc_domain_2_yp()204 res.ypbind_resp_u.ypbind_error = YPBIND_ERR_RESC; in ypbindproc_domain_2_yp()210 res.ypbind_resp_u.ypbind_error = YPBIND_ERR_RESC; in ypbindproc_domain_2_yp()
274 case YPBIND_ERR_RESC: in ypbinderr_string()