Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/acct/
H A Dacctdef.h45 #define A_TSIZE 10001 /* max num of line names in 1 acct run */ macro
51 #define A_TSIZE 1001 /* max num of line names in 1 acct run */ macro
H A Dacctcon1.c53 int a_tsize = A_TSIZE;
321 a_tsize = a_tsize + A_TSIZE; in iline()
H A Dacctcon.c52 int a_tsize = A_TSIZE;
299 a_tsize = a_tsize + A_TSIZE; in iline()