| /third_party/musl/porting/liteos_a/kernel/include/ |
| D | fcntl.h | 168 struct f_owner_ex { struct 169 int type; 170 pid_t pid;
|
| /third_party/musl/porting/liteos_m/user/include/ |
| D | fcntl.h | 172 struct f_owner_ex { struct 173 int type; 174 pid_t pid;
|
| /third_party/musl/porting/uniproton/kernel/include/ |
| D | fcntl.h | 172 struct f_owner_ex { struct 173 int type; 174 pid_t pid;
|
| /third_party/musl/include/ |
| D | fcntl.h | 175 struct f_owner_ex { struct 176 int type; 177 pid_t pid;
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
| D | fcntl.h | 172 struct f_owner_ex { struct 173 int type; 174 pid_t pid;
|
| /third_party/musl/porting/liteos_m/kernel/include/ |
| D | fcntl.h | 172 struct f_owner_ex { struct 173 int type; 174 pid_t pid;
|
| /third_party/musl/porting/linux/user/include/ |
| D | fcntl.h | 173 struct f_owner_ex { struct 174 int type; 175 pid_t pid;
|
| /third_party/rust/crates/linux-raw-sys/src/x86_64/ |
| D | general.rs | 2493 pub struct f_owner_ex { struct 2494 pub type_: crate::ctypes::c_int, 2495 pub pid: __kernel_pid_t,
|
| /third_party/rust/crates/linux-raw-sys/src/x32/ |
| D | general.rs | 2482 pub struct f_owner_ex { struct 2483 pub type_: crate::ctypes::c_int, 2484 pub pid: __kernel_pid_t,
|
| /third_party/rust/crates/linux-raw-sys/src/riscv64/ |
| D | general.rs | 2451 pub struct f_owner_ex { struct 2452 pub type_: crate::ctypes::c_int, 2453 pub pid: __kernel_pid_t,
|
| /third_party/rust/crates/linux-raw-sys/src/x86/ |
| D | general.rs | 2565 pub struct f_owner_ex { struct 2566 pub type_: crate::ctypes::c_int, 2567 pub pid: __kernel_pid_t,
|
| /third_party/rust/crates/linux-raw-sys/src/riscv32/ |
| D | general.rs | 2431 pub struct f_owner_ex { struct 2432 pub type_: crate::ctypes::c_int, 2433 pub pid: __kernel_pid_t,
|
| /third_party/rust/crates/linux-raw-sys/src/s390x/ |
| D | general.rs | 2504 pub struct f_owner_ex { struct 2505 pub type_: crate::ctypes::c_int, 2506 pub pid: __kernel_pid_t,
|
| /third_party/rust/crates/linux-raw-sys/src/mips64/ |
| D | general.rs | 2636 pub struct f_owner_ex { struct 2637 pub type_: crate::ctypes::c_int, 2638 pub pid: __kernel_pid_t,
|
| /third_party/rust/crates/linux-raw-sys/src/arm/ |
| D | general.rs | 2535 pub struct f_owner_ex { struct 2536 pub type_: crate::ctypes::c_int, 2537 pub pid: __kernel_pid_t,
|
| /third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
| D | general.rs | 2567 pub struct f_owner_ex { struct 2568 pub type_: crate::ctypes::c_int, 2569 pub pid: __kernel_pid_t,
|
| /third_party/rust/crates/linux-raw-sys/src/aarch64/ |
| D | general.rs | 2452 pub struct f_owner_ex { struct 2453 pub type_: crate::ctypes::c_int, 2454 pub pid: __kernel_pid_t,
|
| /third_party/rust/crates/linux-raw-sys/src/powerpc/ |
| D | general.rs | 2589 pub struct f_owner_ex { struct 2590 pub type_: crate::ctypes::c_int, 2591 pub pid: __kernel_pid_t,
|
| /third_party/rust/crates/linux-raw-sys/src/sparc/ |
| D | general.rs | 2798 pub struct f_owner_ex { struct 2799 pub type_: crate::ctypes::c_int, 2800 pub pid: __kernel_pid_t,
|
| /third_party/rust/crates/linux-raw-sys/src/mips/ |
| D | general.rs | 2709 pub struct f_owner_ex { struct 2710 pub type_: crate::ctypes::c_int, 2711 pub pid: __kernel_pid_t,
|
| /third_party/rust/crates/linux-raw-sys/src/sparc64/ |
| D | general.rs | 2774 pub struct f_owner_ex { struct 2775 pub type_: crate::ctypes::c_int, 2776 pub pid: __kernel_pid_t,
|