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

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

Completed in 101 milliseconds