Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/acct/
H A Dacctcom.c171 option |= HOGFACTOR; in main()
503 if(option & HOGFACTOR) in printhd()
522 if(option & HOGFACTOR) in printhd()
579 if(option & HOGFACTOR) in println()
H A Dacctdef.h67 #define HOGFACTOR 04 macro