Home
last modified time | relevance | path

Searched refs:is_ok (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/acct/
H A Dwtmpfix.c347 inrange_t is_ok; /* caches inrange() result */ in scanfile() local
392 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()
/titanic_50/usr/src/lib/smbsrv/libmlrpc/common/
H A Dndr_process.c1494 int rc, is_ok = 0; in ndr_outer_grow() local
1499 is_ok = 1; in ndr_outer_grow()
1504 if (is_ok) in ndr_outer_grow()
1514 if (is_ok) in ndr_outer_grow()