Searched refs:YP_NOMORE (Results 1 – 8 of 8) sorted by relevance
56 case YP_NOMORE: in ypprot_err()
43 YP_NOMORE = 2, enumerator
221 #define YP_NOMORE (2) /* No more entries in map */ macro
213 #define YP_NOMORE ((long)2) /* No more entries in map */ macro
841 (resp.status != YP_NOMORE)) {889 (resp.status != YP_NOMORE)) {1376 if (status != YP_NOMORE) {1604 if (status != YP_NOMORE) {1665 case YP_NOMORE:
763 *status = YP_NOMORE; in ypfilter()1197 resp.ypnext_resp_status = (unsigned)YP_NOMORE; in ypoldnext()
212 if (instatus != YP_NOMORE) { in _exec_nis_cb()
586 case YP_NOMORE: str = "No more entries"; break;