Searched refs:RTC_EPOCH_SET (Results 1 – 7 of 7) sorted by relevance
90 #define RTC_EPOCH_SET _IOW('p', 0x0e, unsigned long) /* Set epoch */ macro
103 case RTC_EPOCH_SET: in MPERS_PRINTER_DECL()
865 #ifdef RTC_EPOCH_SET866 # undef RTC_EPOCH_SET867 # define RTC_EPOCH_SET 0x4004700e macro
1029 #ifdef RTC_EPOCH_SET1030 # undef RTC_EPOCH_SET1031 # define RTC_EPOCH_SET 0x4004700e macro
125 ioctl(-1, RTC_EPOCH_SET, lmagic); in main()