Lines Matching refs:clock_sec_t
245 static int IOPMConvertSecondsToCalendar(clock_sec_t secs, IOPMCalendarStruct * dt);
246 static clock_sec_t IOPMConvertCalendarToSeconds(const IOPMCalendarStruct * dt);
2808 clock_sec_t secs; in powerChangeDone()
2811 clock_sec_t adjWakeTime; in powerChangeDone()
2900 clock_sec_t wake2DarkwakeSecs, darkwake2SleepSecs; in powerChangeDone()
2945 clock_sec_t secs = 0; in powerChangeDone()
4469 clock_sec_t secs;
5455 clock_sec_t now_secs = gIOLastSleepTime.tv_sec;
5465 clock_sec_t elapsed = now_secs - _standbyTimerResetSeconds;
7699 IOPMConvertSecondsToCalendar(clock_sec_t secs, IOPMCalendarStruct * dt)
7702 clock_sec_t n, x, y, z;
7765 static clock_sec_t
7817 clock_sec_t nowsecs, wakesecs;
7875 clock_sec_t sec;
11794 clock_sec_t tsec;