Home
last modified time | relevance | path

Searched refs:CDROM_GET_MCN (Results 1 – 25 of 49) sorted by relevance

12

/dports/lang/python-legacy/Python-2.7.18/Lib/plat-linux2/
H A DCDROM.py19 CDROM_GET_MCN = 0x5311 variable
20 CDROM_GET_UPC = CDROM_GET_MCN
/dports/lang/python27/Python-2.7.18/Lib/plat-linux2/
H A DCDROM.py19 CDROM_GET_MCN = 0x5311 variable
20 CDROM_GET_UPC = CDROM_GET_MCN
/dports/emulators/dosbox/dosbox-0.74-3/src/dos/
H A Dcdrom_ioctl_linux.cpp43 int ret = ioctl(cdrom_fd, CDROM_GET_MCN, &cdrom_mcn); in GetUPC()
/dports/sysutils/cdrkit/cdrkit-1.1.11/icedax/
H A Dmycdrom.h96 #define CDROM_GET_MCN CDIOCREADSUBCHANNEL macro
H A Dioctl.c444 #if defined CDROM_GET_MCN
445 if (!(err = ioctl(global.cooked_fd, CDROM_GET_MCN, (struct cdrom_mcn *) SubQbuffer))) {
/dports/sysutils/genisoimage/cdrkit-1.1.11/icedax/
H A Dmycdrom.h96 #define CDROM_GET_MCN CDIOCREADSUBCHANNEL
/dports/devel/sunpromake/schily-2021-09-18/cdda2wav/
H A Dmycdrom.h113 #define CDROM_GET_MCN CDIOCREADSUBCHANNEL macro
/dports/devel/smake/schily-2021-09-18/cdda2wav/
H A Dmycdrom.h113 #define CDROM_GET_MCN CDIOCREADSUBCHANNEL macro
/dports/devel/sccs/schily-2021-09-18/cdda2wav/
H A Dmycdrom.h113 #define CDROM_GET_MCN CDIOCREADSUBCHANNEL macro
/dports/devel/schilybase/schily-2021-09-18/cdda2wav/
H A Dmycdrom.h113 #define CDROM_GET_MCN CDIOCREADSUBCHANNEL macro
/dports/net/rscsi/schily-2021-09-18/cdda2wav/
H A Dmycdrom.h113 #define CDROM_GET_MCN CDIOCREADSUBCHANNEL macro
/dports/archivers/star/schily-2021-09-18/cdda2wav/
H A Dmycdrom.h113 #define CDROM_GET_MCN CDIOCREADSUBCHANNEL macro
/dports/sysutils/cdrtools/schily-2021-09-18/cdda2wav/
H A Dmycdrom.h113 #define CDROM_GET_MCN CDIOCREADSUBCHANNEL macro
/dports/editors/ved/schily-2021-09-18/cdda2wav/
H A Dmycdrom.h113 #define CDROM_GET_MCN CDIOCREADSUBCHANNEL macro
/dports/sysutils/schilyutils/schily-2021-09-18/cdda2wav/
H A Dmycdrom.h113 #define CDROM_GET_MCN CDIOCREADSUBCHANNEL macro
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/userspace-api/ioctl/
H A Dcdrom.rst37 CDROM_GET_MCN Obtain the "Universal Product Code"
39 CDROM_GET_UPC Deprecated, use CDROM_GET_MCN instead.
574 CDROM_GET_MCN
585 ioctl(fd, CDROM_GET_MCN, &mcn);
611 CDROM_GET_MCN (deprecated)
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/userspace-api/ioctl/
H A Dcdrom.rst37 CDROM_GET_MCN Obtain the "Universal Product Code"
39 CDROM_GET_UPC Deprecated, use CDROM_GET_MCN instead.
574 CDROM_GET_MCN
585 ioctl(fd, CDROM_GET_MCN, &mcn);
611 CDROM_GET_MCN (deprecated)
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/userspace-api/ioctl/
H A Dcdrom.rst37 CDROM_GET_MCN Obtain the "Universal Product Code"
39 CDROM_GET_UPC Deprecated, use CDROM_GET_MCN instead.
574 CDROM_GET_MCN
585 ioctl(fd, CDROM_GET_MCN, &mcn);
611 CDROM_GET_MCN (deprecated)
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/linux/
H A Dcdrom.h35 #define CDROM_GET_MCN 0x5311 macro
36 #define CDROM_GET_UPC CDROM_GET_MCN
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/linux/
H A Dcdrom.h35 #define CDROM_GET_MCN 0x5311 macro
36 #define CDROM_GET_UPC CDROM_GET_MCN
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dcdrom.h79 #define CDROM_GET_MCN 0x5311 /* Obtain the "Universal Product Code" macro
81 #define CDROM_GET_UPC CDROM_GET_MCN /* This one is deprecated,
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dcdrom.h79 #define CDROM_GET_MCN 0x5311 /* Obtain the "Universal Product Code" macro
81 #define CDROM_GET_UPC CDROM_GET_MCN /* This one is deprecated,
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dcdrom.h79 #define CDROM_GET_MCN 0x5311 /* Obtain the "Universal Product Code" macro
81 #define CDROM_GET_UPC CDROM_GET_MCN /* This one is deprecated,
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dcdrom.h79 #define CDROM_GET_MCN 0x5311 /* Obtain the "Universal Product Code" macro
81 #define CDROM_GET_UPC CDROM_GET_MCN /* This one is deprecated,
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dcdrom.h79 #define CDROM_GET_MCN 0x5311 /* Obtain the "Universal Product Code" macro
81 #define CDROM_GET_UPC CDROM_GET_MCN /* This one is deprecated,

12