Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/ntp/libntp/
Dmktime.c149 tmcomp( in tmcomp() function
237 dir = tmcomp(&mytm, &yourtm); in time2()
/freebsd-9-stable/contrib/tzcode/stdtime/
Dlocaltime.c210 static int tmcomp(const struct tm * atmp,
1841 tmcomp(atmp, btmp) in tmcomp() function
1976 } else dir = tmcomp(&mytm, &yourtm);
2020 if (tmcomp(&mytm, &yourtm) != 0)