Searched refs:is_ok (Results 1 – 2 of 2) sorted by relevance
347 inrange_t is_ok; /* caches inrange() result */ in scanfile() local392 is_ok = INRANGE_ERR; in scanfile()395 is_ok = inrange(); in scanfile()398 if ((residue > 0) && (is_ok == INRANGE_ERR)) { in scanfile()434 if (is_ok < want_ok) in scanfile()
1494 int rc, is_ok = 0; in ndr_outer_grow() local1499 is_ok = 1; in ndr_outer_grow()1504 if (is_ok) in ndr_outer_grow()1514 if (is_ok) in ndr_outer_grow()