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.c2264 tmcomp(register const struct tm *const atmp, in tmcomp() function
2423 } else dir = tmcomp(&mytm, &yourtm); in time2sub()
2465 && tmcomp(&alttm, &yourtm) == 0) { in time2sub()
2494 if (tmcomp(&mytm, &yourtm) != 0) in time2sub()