HomeSort by relevance Sort by last modified time
    Searched defs:RTC_EPOCH_SET (Results 1 - 15 of 15) sorted by null

  /bionic/libc/kernel/uapi/linux/
rtc.h 61 #define RTC_EPOCH_SET _IOW('p', 0x0e, unsigned long)
  /external/kernel-headers/original/uapi/linux/
rtc.h 87 #define RTC_EPOCH_SET _IOW('p', 0x0e, unsigned long) /* Set epoch */
  /external/strace/
ioctl_redefs2.h 865 #ifdef RTC_EPOCH_SET
866 # undef RTC_EPOCH_SET
867 # define RTC_EPOCH_SET 0x4004700e
ioctl_redefs1.h 1029 #ifdef RTC_EPOCH_SET
1030 # undef RTC_EPOCH_SET
1031 # define RTC_EPOCH_SET 0x4004700e
    [all...]
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_linux_386.go     [all...]
zerrors_linux_amd64.go     [all...]
zerrors_linux_arm.go     [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_ppc64.go     [all...]
zerrors_linux_ppc64le.go     [all...]
zerrors_linux_s390x.go     [all...]

Completed in 106 milliseconds