Searched defs:fmtcharx (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/acct/
H A Dacctcms.c140 *fmtcharx = " %12.0f", variable
800 printf(fmtcharx,p->pcm_io[hr]);
823 printf(fmtcharx,TOTAL(p->pcm_io));
843 printf(fmtcharx,TOTAL(p->pcm_io));

Completed in 46 milliseconds