Searched refs:INRANGE_ALIGNED (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/acct/
H A Dwtmpfix.c87 INRANGE_ALIGNED enumerator in enum:__anon19
354 * proper alignment again, we'll want is_ok >= INRANGE_ALIGNED.
356 * interest. It is raised to INRANGE_ALIGNED during ongoing recovery
421 * with inrange() == INRANGE_ALIGNED will be admitted
424 want_ok = INRANGE_ALIGNED;
437 if (want_ok == INRANGE_ALIGNED) {
519 if (want_ok == INRANGE_ALIGNED) {
543 * INRANGE_ALIGNED -- same, and it is also redundant enough to be sure
585 return (INRANGE_ALIGNED);
596 return (INRANGE_ALIGNED);
[all...]

Completed in 63 milliseconds