Searched refs:TEN_DAYS_IN_SEC (Results 1 – 2 of 2) sorted by relevance
25 #define TEN_DAYS_IN_SEC (10*DAY_IN_SEC) macro62 if (_settime(CLOCK_BOOTTIME, TEN_DAYS_IN_SEC)) in init_namespaces()139 uptime_expected = uptime_old.tv_sec + TEN_DAYS_IN_SEC; in check_uptime()143 uptime_old.tv_sec + TEN_DAYS_IN_SEC); in check_uptime()168 btime_expected = btime_old - TEN_DAYS_IN_SEC; in check_stat_btime()
23 #define TEN_DAYS_IN_SEC (10*DAY_IN_SEC) macro167 offset = TEN_DAYS_IN_SEC + i * 1000; in main()