Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/libntp/
H A Dmktime.c149 tmcomp( in tmcomp() function
237 dir = tmcomp(&mytm, &yourtm); in time2()
/freebsd-13.1/contrib/tzcode/stdtime/
H A Dlocaltime.c211 static int tmcomp(const struct tm * atmp,
1805 tmcomp(atmp, btmp) in tmcomp() function
1939 } else dir = tmcomp(&mytm, &yourtm); in time2sub()
1983 if (tmcomp(&mytm, &yourtm) != 0) in time2sub()