Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acct/
H A Dacctcms.c62 struct tcms { struct
71 struct tcms *tcm; argument
113 int tncmp(struct tcms *, struct tcms *);
114 int tccmp(struct tcms *, struct tcms *);
115 int tkcmp(struct tcms *, struct tcms *);
122 void tcmadd(struct tcms *, struct tcms *);
221 struct tcms cmt; in tdofile()
536 tcmadd(struct tcms *p1, struct tcms *p2) in tcmadd()
608 tccmp(struct tcms *p1, struct tcms *p2) in tccmp()
632 tkcmp(struct tcms *p1, struct tcms *p2) in tkcmp()
[all …]