Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/ufs/ncheck/
H A Dncheck.c83 #define MAX_ILIST_INDEX() (ilist_size - 1) macro
196 if (iflg > MAX_ILIST_INDEX()) in main()
340 if (ilist_index > MAX_ILIST_INDEX()) in check()
402 if (++ilist_index > MAX_ILIST_INDEX()) in pass1()