/third_party/backends/backend/ |
H A D | umax_pp_mid.c | 93 ioctl (fd, PPNEGOT, &mode); in lock_parport() 115 ioctl (fd, PPNEGOT, &mode); in unlock_parport()
|
H A D | p5_device.c | 553 ioctl (fd, PPNEGOT, &mode); in open_pp() 569 ioctl (fd, PPNEGOT, &mode); in close_pp()
|
H A D | umax_pp_low.c | 696 rc = ioctl (fd, PPNEGOT, &mode); in sanei_umax_pp_initPort() 722 rc = ioctl (fd, PPNEGOT, &mode); in sanei_umax_pp_initPort()
|
/third_party/cups-filters/backend/ |
H A D | ieee1284.c | 151 if (!ioctl(devparportfd, PPNEGOT, &mode)) in backendGetDeviceID() 159 if (!ioctl(devparportfd, PPNEGOT, &mode)) in backendGetDeviceID()
|
/third_party/rust/crates/linux-raw-sys/gen/modules/ |
H A D | ioctl.h | 1512 #define PPNEGOT 0x40047091ul macro 3071 #define PPNEGOT 0x40047091ul macro 4628 #define PPNEGOT 0x40047091ul macro 6080 #define PPNEGOT 0x40047091ul macro 7527 #define PPNEGOT 0x80047091ul macro 9077 #define PPNEGOT 0x80047091ul macro 10627 #define PPNEGOT 0x80047091ul macro 12079 #define PPNEGOT 0x40047091ul macro
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
H A D | ioctl.rs | 1512 pub const PPNEGOT: u32 = 1074032785; consts
|
/third_party/rust/crates/linux-raw-sys/gen/ioctl/ |
H A D | list.c | 1931 IOCTL_REQUEST(PPNEGOT); in list()
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
H A D | ioctl.rs | 1403 pub const PPNEGOT: u32 = 2147774609; consts
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
H A D | ioctl.rs | 1506 pub const PPNEGOT: u32 = 2147774609; consts
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
H A D | ioctl.rs | 1403 pub const PPNEGOT: u32 = 2147774609; consts
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
H A D | ioctl.rs | 1506 pub const PPNEGOT: u32 = 2147774609; consts
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
H A D | ioctl.rs | 1408 pub const PPNEGOT: u32 = 1074032785; consts
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
H A D | ioctl.rs | 1408 pub const PPNEGOT: u32 = 1074032785; consts
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
H A D | ioctl.rs | 1515 pub const PPNEGOT: u32 = 1074032785; consts
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
H A D | ioctl.rs | 1515 pub const PPNEGOT: u32 = 1074032785; consts
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
H A D | ioctl.rs | 1512 pub const PPNEGOT: u32 = 1074032785; consts
|