Searched refs:IPS_SECS_DAY (Results 1 – 2 of 2) sorted by relevance
411 #define IPS_SECS_DAY 86400 macro
6026 days = current_time / IPS_SECS_DAY; in ips_fix_ffdc_time()6027 rem = current_time % IPS_SECS_DAY; in ips_fix_ffdc_time()