/third_party/ltp/include/lapi/ |
H A D | io_uring.h | 113 IORING_OP_CONNECT, enumerator
|
/third_party/rust/crates/rustix/src/ |
H A D | io_uring.rs | 200 /// `IORING_OP_CONNECT` 201 Connect = sys::IORING_OP_CONNECT as _,
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
H A D | general.rs | 4443 pub const IORING_OP_CONNECT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_CONNECT; consts 4488 IORING_OP_CONNECT = 16,
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
H A D | general.rs | 4441 pub const IORING_OP_CONNECT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_CONNECT; consts 4486 IORING_OP_CONNECT = 16,
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
H A D | general.rs | 4421 pub const IORING_OP_CONNECT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_CONNECT; consts 4466 IORING_OP_CONNECT = 16,
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
H A D | general.rs | 4585 pub const IORING_OP_CONNECT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_CONNECT; consts 4630 IORING_OP_CONNECT = 16,
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
H A D | general.rs | 4655 pub const IORING_OP_CONNECT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_CONNECT; consts 4700 IORING_OP_CONNECT = 16,
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
H A D | general.rs | 4613 pub const IORING_OP_CONNECT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_CONNECT; consts 4658 IORING_OP_CONNECT = 16,
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
H A D | general.rs | 4719 pub const IORING_OP_CONNECT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_CONNECT; consts 4764 IORING_OP_CONNECT = 16,
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
H A D | general.rs | 4527 pub const IORING_OP_CONNECT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_CONNECT; consts 4572 IORING_OP_CONNECT = 16,
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
H A D | general.rs | 4805 pub const IORING_OP_CONNECT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_CONNECT; consts 4850 IORING_OP_CONNECT = 16,
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
H A D | general.rs | 4501 pub const IORING_OP_CONNECT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_CONNECT; consts 4546 IORING_OP_CONNECT = 16,
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
H A D | general.rs | 4775 pub const IORING_OP_CONNECT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_CONNECT; consts 4820 IORING_OP_CONNECT = 16,
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
H A D | general.rs | 4470 pub const IORING_OP_CONNECT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_CONNECT; consts 4515 IORING_OP_CONNECT = 16,
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
H A D | general.rs | 4558 pub const IORING_OP_CONNECT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_CONNECT; consts 4603 IORING_OP_CONNECT = 16,
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
H A D | general.rs | 4479 pub const IORING_OP_CONNECT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_CONNECT; consts 4524 IORING_OP_CONNECT = 16,
|