Home
last modified time | relevance | path

Searched refs:IORING_OP_CONNECT (Results 1 - 16 of 16) sorted by relevance

/third_party/ltp/include/lapi/
H A Dio_uring.h113 IORING_OP_CONNECT, enumerator
/third_party/rust/crates/rustix/src/
H A Dio_uring.rs200 /// `IORING_OP_CONNECT`
201 Connect = sys::IORING_OP_CONNECT as _,
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs4443 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 Dgeneral.rs4441 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 Dgeneral.rs4421 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 Dgeneral.rs4585 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 Dgeneral.rs4655 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 Dgeneral.rs4613 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 Dgeneral.rs4719 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 Dgeneral.rs4527 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 Dgeneral.rs4805 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 Dgeneral.rs4501 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 Dgeneral.rs4775 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 Dgeneral.rs4470 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 Dgeneral.rs4558 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 Dgeneral.rs4479 pub const IORING_OP_CONNECT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_CONNECT; consts
4524 IORING_OP_CONNECT = 16,

Completed in 189 milliseconds