Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acct/
H A Dacctcms.c134 *fmtmsz = " %7.2f", variable
791 printf(fmtmsz, p->pcm_kcore[hr]/p->pcm_cpu[hr]); in prnt()
814 printf(fmtmsz, TOTAL(p->pcm_kcore)/TOTAL(p->pcm_cpu)); in pprint()
834 printf(fmtmsz, TOTAL(p->pcm_kcore)/TOTAL(p->pcm_cpu)); in totprnt()