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

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

Completed in 58 milliseconds