Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acct/
H A Dacctcom.c168 option |= HOGFACTOR; in main()
500 if(option & HOGFACTOR) in printhd()
519 if(option & HOGFACTOR) in printhd()
576 if(option & HOGFACTOR) in println()
H A Dacctdef.h65 #define HOGFACTOR 04 macro