/third_party/ltp/m4/ |
D | ltp-fcntl.m4 | 6 AC_MSG_CHECKING([for fcntl f_owner_ex]) 11 struct f_owner_ex tst_own_ex; 16 AC_DEFINE(HAVE_STRUCT_F_OWNER_EX,1,[Define to 1 if you have struct f_owner_ex])
|
/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
D | fcntl31.c | 55 static struct f_owner_ex orig_own_ex; 205 static struct f_owner_ex tst_own_ex; in setownex_tid_test() 227 static struct f_owner_ex tst_own_ex; in setownex_pid_test() 250 static struct f_owner_ex tst_own_ex; in setownex_pgrp_test()
|
/third_party/musl/porting/liteos_a/user/src/fcntl/ |
D | fcntl.c | 16 struct f_owner_ex ex; in fcntl()
|
/third_party/musl/src/fcntl/ |
D | fcntl.c | 17 struct f_owner_ex ex; in fcntl()
|
/third_party/musl/ndk_musl_include/ |
D | fcntl.h | 173 struct f_owner_ex { struct
|
/third_party/musl/porting/liteos_m/user/include/ |
D | fcntl.h | 172 struct f_owner_ex { struct
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | fcntl.h | 172 struct f_owner_ex { struct
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | fcntl.h | 172 struct f_owner_ex { struct
|
/third_party/musl/porting/linux/user/include/ |
D | fcntl.h | 173 struct f_owner_ex { struct
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | fcntl.h | 172 struct f_owner_ex { struct
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | fcntl.h | 168 struct f_owner_ex { struct
|
/third_party/musl/include/ |
D | fcntl.h | 172 struct f_owner_ex { struct
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 2451 pub struct f_owner_ex { struct
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 2452 pub struct f_owner_ex { struct
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
D | general.rs | 2774 pub struct f_owner_ex { struct
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 2567 pub struct f_owner_ex { struct
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | general.rs | 2589 pub struct f_owner_ex { struct
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
D | general.rs | 2798 pub struct f_owner_ex { struct
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 2504 pub struct f_owner_ex { struct
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | general.rs | 2493 pub struct f_owner_ex { struct
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | general.rs | 2636 pub struct f_owner_ex { struct
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 2535 pub struct f_owner_ex { struct
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | general.rs | 2565 pub struct f_owner_ex { struct
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | general.rs | 2482 pub struct f_owner_ex { struct
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
D | general.rs | 2709 pub struct f_owner_ex { struct
|