Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acct/
H A Dacctcms.c115 int tkcmp(struct tcms *, struct tcms *);
191 ( nflg ? tncmp: (cflg? tccmp: tkcmp))); in main()
632 tkcmp(struct tcms *p1, struct tcms *p2) in tkcmp() function