Home
last modified time | relevance | path

Searched refs:FDGETPRM (Results 1 – 25 of 112) sorted by relevance

12345

/dports/sysutils/busybox/busybox-1.26.2/util-linux/
H A Dfdformat.c57 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct) macro
83 xioctl(fd, FDGETPRM, &param); in fdformat_main()
H A Dmkfs_vfat.c370 int not_floppy = ioctl(dev, FDGETPRM, &param); in mkfs_vfat_main()
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/linux/
H A Dfd.h48 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct) macro
50 #define FDGETMEDIAPRM FDGETPRM
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/linux/
H A Dfd.h48 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct) macro
50 #define FDGETMEDIAPRM FDGETPRM
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/lib/blkid/
H A Dgetsize.c139 #ifdef FDGETPRM in blkid_get_dev_size()
143 if (ioctl(fd, FDGETPRM, &this_floppy) >= 0) in blkid_get_dev_size()
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/lib/blkid/
H A Dgetsize.c139 #ifdef FDGETPRM in blkid_get_dev_size()
143 if (ioctl(fd, FDGETPRM, &this_floppy) >= 0) in blkid_get_dev_size()
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/lib/blkid/
H A Dgetsize.c139 #ifdef FDGETPRM in blkid_get_dev_size()
143 if (ioctl(fd, FDGETPRM, &this_floppy) >= 0) in blkid_get_dev_size()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dfd.h57 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct) macro
59 #define FDGETMEDIAPRM FDGETPRM
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dfd.h57 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct) macro
59 #define FDGETMEDIAPRM FDGETPRM
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dfd.h57 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct) macro
59 #define FDGETMEDIAPRM FDGETPRM
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dfd.h57 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct) macro
59 #define FDGETMEDIAPRM FDGETPRM
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dfd.h57 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct) macro
59 #define FDGETMEDIAPRM FDGETPRM
/dports/sysutils/linrename/util-linux-2.25.2/lib/
H A Dblkdev.c126 #ifdef FDGETPRM in blkdev_get_size()
130 if (ioctl(fd, FDGETPRM, &this_floppy) >= 0) { in blkdev_get_size()
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/lib/ext2fs/
H A Dgetsize.c206 #ifdef FDGETPRM in ext2fs_get_device_size2()
210 if (ioctl(fd, FDGETPRM, &this_floppy) >= 0) { in ext2fs_get_device_size2()
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/lib/ext2fs/
H A Dgetsize.c206 #ifdef FDGETPRM in ext2fs_get_device_size2()
210 if (ioctl(fd, FDGETPRM, &this_floppy) >= 0) { in ext2fs_get_device_size2()
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/lib/ext2fs/
H A Dgetsize.c206 #ifdef FDGETPRM in ext2fs_get_device_size2()
210 if (ioctl(fd, FDGETPRM, &this_floppy) >= 0) { in ext2fs_get_device_size2()
/dports/devel/util-linux/util-linux-2.36/lib/
H A Dblkdev.c117 #ifdef FDGETPRM in blkdev_get_size()
121 if (ioctl(fd, FDGETPRM, &this_floppy) >= 0) { in blkdev_get_size()
/dports/sysutils/linrename/util-linux-2.25.2/disk-utils/
H A Dfdformat.c155 if (ioctl(ctrl, FDGETPRM, (long)&param) < 0) in main()
/dports/sysutils/fusefs-ntfs/ntfs-3g_ntfsprogs-2017.3.23/libntfs-3g/
H A Ddevice.c561 #ifdef FDGETPRM in ntfs_device_size_get()
564 if (dev->d_ops->ioctl(dev, FDGETPRM, &this_floppy) >= 0) { in ntfs_device_size_get()
/dports/devel/util-linux/util-linux-2.36/disk-utils/
H A Dfdformat.c230 if (ioctl(ctrl, FDGETPRM, (long) &param) < 0) in main()
/dports/emulators/mtools/mtools-4.0.26/
H A Ddevices.c791 return ioctl(fd, FDGETPRM, floppy); in get_parameters()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cc441 unsigned IOCTL_FDGETPRM = FDGETPRM;
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/block/
H A Dswim.c705 case FDGETPRM: in floppy_ioctl()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/block/
H A Dswim.c705 case FDGETPRM: in floppy_ioctl()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/block/
H A Dswim.c705 case FDGETPRM: in floppy_ioctl()

12345