Searched refs:tmcomp (Results 1 – 1 of 1) sorted by relevance
166 static int tmcomp(const struct tm * atmp,1622 tmcomp(const struct tm *atmp, const struct tm *btmp) in tmcomp() function1739 dir = tmcomp(&mytm, &yourtm); in time2sub()1782 if (tmcomp(&mytm, &yourtm) != 0) in time2sub()