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