Home
last modified time | relevance | path

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

/original-bsd/lib/libc/gen/
H A Dctime.c154 static int tmcomp P((const struct tm * atmp,
1174 tmcomp(atmp, btmp) in tmcomp() function
1249 dir = tmcomp(&mytm, &yourtm);
1283 if (tmcomp(&mytm, &yourtm) != 0)