Searched refs:mytm (Results 1 – 1 of 1) sorted by relevance
1245 struct tm yourtm, mytm; local1293 (*funcp)(&t, offset, &mytm);1294 dir = tmcomp(&mytm, &yourtm);1305 if (yourtm.tm_isdst < 0 || mytm.tm_isdst == yourtm.tm_isdst)1325 (*funcp)(&newt, offset, &mytm);1326 if (tmcomp(&mytm, &yourtm) != 0)1328 if (mytm.tm_isdst != yourtm.tm_isdst)