Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/acct/
H A Dacctcom.c180 option |= MEANSIZE; in main()
505 if(!option || (option & MEANSIZE)) in printhd()
524 if(!option || (option & MEANSIZE)) in printhd()
581 if(!option || (option & MEANSIZE)) in println()
H A Dacctdef.h65 #define MEANSIZE 01 macro