Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acct/lib/
H A Ddevtolin.c49 } tl[TSIZE1];
105 if (tsize1 < TSIZE1) { in devtolin()
117 if (tsize1 < TSIZE1) { in devtolin()
/illumos-gate/usr/src/cmd/acct/
H A Dacctdef.h52 #define TSIZE1 100 /* # distinct names, for speed only */ macro