Searched refs:TEN_DAYS_IN_SEC (Results 1 – 2 of 2) sorted by relevance
25 #define TEN_DAYS_IN_SEC (10*DAY_IN_SEC) macro64 if (_settime(CLOCK_BOOTTIME, TEN_DAYS_IN_SEC)) in init_namespaces()114 uptime_expected = uptime_old.tv_sec + TEN_DAYS_IN_SEC; in check_uptime()118 uptime_old.tv_sec + TEN_DAYS_IN_SEC); in check_uptime()
23 #define TEN_DAYS_IN_SEC (10*DAY_IN_SEC) macro169 offset = TEN_DAYS_IN_SEC + i * 1000; in main()