Searched refs:tcmp (Results 1 – 2 of 2) sorted by relevance
60 static int hscmp(), ucmp(), lcmp(), tcmp();102 cmp = tcmp; in main()257 return (tcmp(h1, h2)); in lcmp()276 return (tcmp(h1, h2)); in ucmp()289 tcmp(struct hs *h1, struct hs *h2) in tcmp() function
104 static int tcmp(struct tbuf *, struct tbuf *);425 (int (*)(const void *, const void *))tcmp); in printlin()447 tcmp(struct tbuf *t1, struct tbuf *t2) in tcmp() function