Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/acct/
H A Dacctcms.c116 int tncmp(struct tcms *, struct tcms *);
194 ( nflg ? tncmp: (cflg? tccmp: tkcmp))); in main()
659 tncmp(struct tcms *p1, struct tcms *p2) in tncmp() function