/third_party/ltp/include/lapi/ |
H A D | io_uring.h | 110 IORING_OP_ACCEPT, enumerator
|
/third_party/rust/crates/rustix/src/ |
H A D | io_uring.rs | 191 /// `IORING_OP_ACCEPT` 192 Accept = sys::IORING_OP_ACCEPT as _,
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
H A D | general.rs | 4440 pub const IORING_OP_ACCEPT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_ACCEPT; consts 4485 IORING_OP_ACCEPT = 13,
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
H A D | general.rs | 4438 pub const IORING_OP_ACCEPT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_ACCEPT; consts 4483 IORING_OP_ACCEPT = 13,
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
H A D | general.rs | 4418 pub const IORING_OP_ACCEPT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_ACCEPT; consts 4463 IORING_OP_ACCEPT = 13,
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
H A D | general.rs | 4582 pub const IORING_OP_ACCEPT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_ACCEPT; consts 4627 IORING_OP_ACCEPT = 13,
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
H A D | general.rs | 4652 pub const IORING_OP_ACCEPT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_ACCEPT; consts 4697 IORING_OP_ACCEPT = 13,
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
H A D | general.rs | 4610 pub const IORING_OP_ACCEPT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_ACCEPT; consts 4655 IORING_OP_ACCEPT = 13,
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
H A D | general.rs | 4716 pub const IORING_OP_ACCEPT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_ACCEPT; consts 4761 IORING_OP_ACCEPT = 13,
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
H A D | general.rs | 4524 pub const IORING_OP_ACCEPT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_ACCEPT; consts 4569 IORING_OP_ACCEPT = 13,
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
H A D | general.rs | 4802 pub const IORING_OP_ACCEPT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_ACCEPT; consts 4847 IORING_OP_ACCEPT = 13,
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
H A D | general.rs | 4498 pub const IORING_OP_ACCEPT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_ACCEPT; consts 4543 IORING_OP_ACCEPT = 13,
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
H A D | general.rs | 4772 pub const IORING_OP_ACCEPT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_ACCEPT; consts 4817 IORING_OP_ACCEPT = 13,
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
H A D | general.rs | 4467 pub const IORING_OP_ACCEPT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_ACCEPT; consts 4512 IORING_OP_ACCEPT = 13,
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
H A D | general.rs | 4555 pub const IORING_OP_ACCEPT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_ACCEPT; consts 4600 IORING_OP_ACCEPT = 13,
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
H A D | general.rs | 4476 pub const IORING_OP_ACCEPT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_ACCEPT; consts 4521 IORING_OP_ACCEPT = 13,
|