/third_party/ltp/include/lapi/ |
H A D | io_uring.h | 124 IORING_OP_RECV, enumerator
|
/third_party/rust/crates/rustix/src/ |
H A D | io_uring.rs | 254 /// `IORING_OP_RECV` 255 Recv = sys::IORING_OP_RECV as _,
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
H A D | general.rs | 4454 pub const IORING_OP_RECV: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RECV; consts 4499 IORING_OP_RECV = 27,
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
H A D | general.rs | 4452 pub const IORING_OP_RECV: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RECV; consts 4497 IORING_OP_RECV = 27,
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
H A D | general.rs | 4432 pub const IORING_OP_RECV: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RECV; consts 4477 IORING_OP_RECV = 27,
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
H A D | general.rs | 4596 pub const IORING_OP_RECV: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RECV; consts 4641 IORING_OP_RECV = 27,
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
H A D | general.rs | 4666 pub const IORING_OP_RECV: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RECV; consts 4711 IORING_OP_RECV = 27,
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
H A D | general.rs | 4624 pub const IORING_OP_RECV: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RECV; consts 4669 IORING_OP_RECV = 27,
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
H A D | general.rs | 4730 pub const IORING_OP_RECV: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RECV; consts 4775 IORING_OP_RECV = 27,
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
H A D | general.rs | 4538 pub const IORING_OP_RECV: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RECV; consts 4583 IORING_OP_RECV = 27,
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
H A D | general.rs | 4816 pub const IORING_OP_RECV: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RECV; consts 4861 IORING_OP_RECV = 27,
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
H A D | general.rs | 4512 pub const IORING_OP_RECV: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RECV; consts 4557 IORING_OP_RECV = 27,
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
H A D | general.rs | 4786 pub const IORING_OP_RECV: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RECV; consts 4831 IORING_OP_RECV = 27,
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
H A D | general.rs | 4481 pub const IORING_OP_RECV: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RECV; consts 4526 IORING_OP_RECV = 27,
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
H A D | general.rs | 4569 pub const IORING_OP_RECV: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RECV; consts 4614 IORING_OP_RECV = 27,
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
H A D | general.rs | 4490 pub const IORING_OP_RECV: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RECV; consts 4535 IORING_OP_RECV = 27,
|