Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/ufs/ncheck/
H A Dncheck.c99 #define STRNGTAB_INCR (1024*16) /* amount to grow strngtab */ macro
439 if (!extend_strngtab(STRNGTAB_INCR)) { in pass2()
/titanic_44/usr/src/cmd/fs.d/ufs/ff/
H A Dff.c91 #define STRNGTAB_INCR (1024*16) /* amount to grow strngtab */ macro
479 if (!extend_strngtab(STRNGTAB_INCR)) { in pass2()