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

/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/libntp/
H A Dmktime.c150 tmcomp( function
238 dir = tmcomp(&mytm, &yourtm);
/netbsd-6-1-5-RELEASE/lib/libc/time/
H A Dlocaltime.c188 static int tmcomp(const struct tm * atmp,
1772 tmcomp(const struct tm *const atmp, const struct tm *const btmp) function
1911 } else dir = tmcomp(&mytm, &yourtm);
1969 if (tmcomp(&mytm, &yourtm) != 0)

Completed in 182 milliseconds