Home
last modified time | relevance | path

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

/src/contrib/ntp/libntp/
H A Dmktime.c149 tmcomp( in tmcomp() function
237 dir = tmcomp(&mytm, &yourtm); in time2()
/src/contrib/tzcode/
H A Dlocaltime.c2566 tmcomp(register const struct tm *const atmp, in tmcomp() function
2725 } else dir = tmcomp(&mytm, &yourtm); in time2sub()
2777 && tmcomp(&alttm, &yourtm) == 0) { in time2sub()
2810 if (tmcomp(&mytm, &yourtm) != 0) in time2sub()