/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
D | fcntl31.c | 196 TEST(fcntl(test_fd, F_SETOWN_EX, &orig_own_ex)); in setownex_cleanup() 215 TEST(fcntl(test_fd, F_SETOWN_EX, &tst_own_ex)); in setownex_tid_test() 237 TEST(fcntl(test_fd, F_SETOWN_EX, &tst_own_ex)); in setownex_pid_test() 260 TEST(fcntl(test_fd, F_SETOWN_EX, &tst_own_ex)); in setownex_pgrp_test()
|
/third_party/musl/arch/riscv64/bits/ |
D | fcntl.h | 35 #define F_SETOWN_EX 15 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | fcntl.h | 37 #define F_SETOWN_EX 15 macro
|
/third_party/musl/arch/mips64/bits/ |
D | fcntl.h | 37 #define F_SETOWN_EX 15 macro
|
/third_party/musl/arch/x86_64/bits/ |
D | fcntl.h | 37 #define F_SETOWN_EX 15 macro
|
/third_party/musl/arch/generic/bits/ |
D | fcntl.h | 37 #define F_SETOWN_EX 15 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | fcntl.h | 37 #define F_SETOWN_EX 15 macro
|
/third_party/musl/arch/aarch64/bits/ |
D | fcntl.h | 35 #define F_SETOWN_EX 15 macro
|
/third_party/musl/arch/arm/bits/ |
D | fcntl.h | 37 #define F_SETOWN_EX 15 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | fcntl.h | 37 #define F_SETOWN_EX 15 macro
|
/third_party/musl/arch/x32/bits/ |
D | fcntl.h | 37 #define F_SETOWN_EX 15 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | fcntl.h | 37 #define F_SETOWN_EX 15 macro
|
/third_party/musl/arch/m68k/bits/ |
D | fcntl.h | 37 #define F_SETOWN_EX 15 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | fcntl.h | 37 #define F_SETOWN_EX 15 macro
|
/third_party/musl/arch/mips/bits/ |
D | fcntl.h | 37 #define F_SETOWN_EX 15 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | fcntl.h | 37 #define F_SETOWN_EX 15 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | fcntl.h | 37 #define F_SETOWN_EX 15 macro
|
/third_party/musl/arch/s390x/bits/ |
D | fcntl.h | 37 #define F_SETOWN_EX 15 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | fcntl.h | 42 #define F_SETOWN_EX 15 macro
|
/third_party/musl/porting/liteos_a/user/src/fcntl/ |
D | fcntl.c | 42 case F_SETOWN_EX: in fcntl()
|
/third_party/musl/src/fcntl/ |
D | fcntl.c | 43 case F_SETOWN_EX: in fcntl()
|