Home
last modified time | relevance | path

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

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