Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acct/
H A Dacctdef.h43 #define A_TSIZE 10001 /* max num of line names in 1 acct run */ macro
49 #define A_TSIZE 1001 /* max num of line names in 1 acct run */ macro
H A Dacctcon1.c53 int a_tsize = A_TSIZE;
322 a_tsize = a_tsize + A_TSIZE; in iline()
H A Dacctcon.c50 int a_tsize = A_TSIZE;
298 a_tsize = a_tsize + A_TSIZE; in iline()