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

/illumos-gate/usr/src/cmd/acct/
H A Dacctcms.c44 * -t process records in total (old) style (tcms.h) format
65 struct tcms { struct
74 struct tcms *tcm;
88 struct tcms tcmtmp = {{'*','*','*','o','t','h','e','r'}};
113 void tprint(struct tcms *);
116 int tncmp(struct tcms *, struct tcms *);
117 int tccmp(struct tcms *, struct tcms *);
118 int tkcmp(struct tcms *, struc
[all...]

Completed in 71 milliseconds