Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libntp/
H A Dmktime.c149 tmcomp( in tmcomp() function
237 dir = tmcomp(&mytm, &yourtm); in time2()
/freebsd/contrib/tzcode/
H A Dlocaltime.c2060 tmcomp(register const struct tm *const atmp, in increment_overflow32()
2203 } else dir = tmcomp(&mytm, &yourtm); in time2sub()
2245 && tmcomp(&alttm, &yourtm) == 0) { in time2sub()
2274 if (tmcomp(&mytm, &yourtm) != 0) in time2sub()
2119 tmcomp(register const struct tm *const atmp, tmcomp() function