Searched refs:DAYS_TO_MINS (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/power/ | ||
H A D | powerd.c | 89 #define DAYS_TO_MINS (24 * 60) macro 583 (asinfo.as_sh * 60 + asinfo.as_sm) % DAYS_TO_MINS; 585 (asinfo.as_fh * 60 + asinfo.as_fm) % DAYS_TO_MINS; |
Completed in 59 milliseconds