Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dlocaltime.c158 static int tmcomp P((const struct tm * atmp,
1216 tmcomp(atmp, btmp) in tmcomp() function
1294 dir = tmcomp(&mytm, &yourtm);
1326 if (tmcomp(&mytm, &yourtm) != 0)