Searched refs:tmcomp (Results 1 – 1 of 1) sorted by relevance
174 static int tmcomp(const struct tm *atmp, const struct tm *btmp);1378 tmcomp(atmp, btmp) in tmcomp() function1515 } else dir = tmcomp(&mytm, &yourtm);1555 if (tmcomp(&mytm, &yourtm) != 0)