Searched refs:getRepeatingDictionaryMinutes (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/PowerManagement-494.1.2/pmconfigd/
H A DRepeatingAutoWake.c99 getRepeatingDictionaryMinutes(CFDictionaryRef event) function
158 secondsScheduled = 60 * getRepeatingDictionaryMinutes(event);
304 minutes_scheduled = getRepeatingDictionaryMinutes(repeatDict);
/macosx-10.10.1/PowerManagement-494.1.2/pmset/
H A Dpmset.c448 static int getRepeatingDictionaryMinutes(CFDictionaryRef event);
1662 getRepeatingDictionaryMinutes(CFDictionaryRef event) function
1769 print_time_of_day_to_buf(getRepeatingDictionaryMinutes(on), time_buf, kMaxDaysOfWeekLength);
1784 print_time_of_day_to_buf(getRepeatingDictionaryMinutes(off), time_buf, kMaxDaysOfWeekLength);

Completed in 84 milliseconds