/third_party/ltp/include/lapi/ |
H A D | io_uring.h | 107 IORING_OP_RECVMSG, enumerator
|
/third_party/rust/crates/rustix/src/ |
H A D | io_uring.rs | 257 /// `IORING_OP_RECVMSG` 258 Recvmsg = sys::IORING_OP_RECVMSG as _,
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
H A D | general.rs | 4437 pub const IORING_OP_RECVMSG: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RECVMSG; consts 4482 IORING_OP_RECVMSG = 10,
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
H A D | general.rs | 4435 pub const IORING_OP_RECVMSG: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RECVMSG; consts 4480 IORING_OP_RECVMSG = 10,
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
H A D | general.rs | 4415 pub const IORING_OP_RECVMSG: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RECVMSG; consts 4460 IORING_OP_RECVMSG = 10,
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
H A D | general.rs | 4579 pub const IORING_OP_RECVMSG: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RECVMSG; consts 4624 IORING_OP_RECVMSG = 10,
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
H A D | general.rs | 4649 pub const IORING_OP_RECVMSG: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RECVMSG; consts 4694 IORING_OP_RECVMSG = 10,
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
H A D | general.rs | 4607 pub const IORING_OP_RECVMSG: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RECVMSG; consts 4652 IORING_OP_RECVMSG = 10,
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
H A D | general.rs | 4713 pub const IORING_OP_RECVMSG: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RECVMSG; consts 4758 IORING_OP_RECVMSG = 10,
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
H A D | general.rs | 4521 pub const IORING_OP_RECVMSG: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RECVMSG; consts 4566 IORING_OP_RECVMSG = 10,
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
H A D | general.rs | 4799 pub const IORING_OP_RECVMSG: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RECVMSG; consts 4844 IORING_OP_RECVMSG = 10,
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
H A D | general.rs | 4495 pub const IORING_OP_RECVMSG: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RECVMSG; consts 4540 IORING_OP_RECVMSG = 10,
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
H A D | general.rs | 4769 pub const IORING_OP_RECVMSG: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RECVMSG; consts 4814 IORING_OP_RECVMSG = 10,
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
H A D | general.rs | 4464 pub const IORING_OP_RECVMSG: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RECVMSG; consts 4509 IORING_OP_RECVMSG = 10,
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
H A D | general.rs | 4552 pub const IORING_OP_RECVMSG: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RECVMSG; consts 4597 IORING_OP_RECVMSG = 10,
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
H A D | general.rs | 4473 pub const IORING_OP_RECVMSG: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RECVMSG; consts 4518 IORING_OP_RECVMSG = 10,
|