Home
last modified time | relevance | path

Searched refs:CDROMSEEK (Results 1 – 10 of 10) sorted by relevance

/external/syzkaller/sys/linux/
Dcdrom_amd64.const27 CDROMSEEK = 21270
Dcdrom_386.const27 CDROMSEEK = 21270
Dcdrom_ppc64le.const27 CDROMSEEK = 21270
Dcdrom_arm.const27 CDROMSEEK = 21270
Dcdrom_arm64.const27 CDROMSEEK = 21270
Dcdrom.txt45 ioctl$CDROMSEEK(fd fd_cdrom, cmd const[CDROMSEEK], arg ptr[in, cdrom_msf])
/external/python/cpython2/Lib/plat-linux2/
DCDROM.py25 CDROMSEEK = 0x5316 variable
/external/kernel-headers/original/uapi/linux/
Dcdrom.h92 #define CDROMSEEK 0x5316 /* seek msf address */ macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc581 unsigned IOCTL_CDROMSEEK = CDROMSEEK;
Dsanitizer_common_interceptors_ioctl.inc135 _(CDROMSEEK, READ, struct_cdrom_msf_sz);