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