Searched refs:DAY_IN_SEC (Results 1 – 2 of 2) sorted by relevance
22 #define DAY_IN_SEC (60*60*24) macro23 #define TEN_DAYS_IN_SEC (10*DAY_IN_SEC)133 if (difftime(cur_ts.tv_sec, parent_ts_old.tv_sec) > DAY_IN_SEC) { in test_gettime()
24 #define DAY_IN_SEC (60*60*24) macro25 #define TEN_DAYS_IN_SEC (10*DAY_IN_SEC)