Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/acct/
H A Dacctcom.c177 option |= KCOREMIN; in main()
507 if(option & KCOREMIN) in printhd()
526 if(option & KCOREMIN) in printhd()
583 if(option & KCOREMIN) in println()
H A Dacctdef.h66 #define KCOREMIN 02 macro