Searched refs:IPS_SECS_DAY (Results 1 – 2 of 2) sorted by relevance
445 #define IPS_SECS_DAY 86400 macro
6189 days = current_time / IPS_SECS_DAY;6190 rem = current_time % IPS_SECS_DAY;