Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acct/
H A Dacctcms.c130 *fmtcnt = "%8ld", variable
786 printf(fmtcnt, p->pcm_pc[hr]); in prnt()
806 printf(fmtcnt, p->pcm_pc[PRIME]); in pprint()
807 printf(fmtcnt, p->pcm_pc[NONPRIME]); in pprint()
829 printf(fmtcnt, TOTAL(p->pcm_pc)); in totprnt()