Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-linux2/
DCDROM.py25 CDROMSEEK = 0x5316 variable
/external/kernel-headers/original/uapi/linux/
Dcdrom.h91 #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);