Home
last modified time | relevance | path

Searched refs:F_SETOWN_EX (Results 1 – 21 of 21) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl31.c196 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/
Dfcntl.h35 #define F_SETOWN_EX 15 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Dfcntl.h37 #define F_SETOWN_EX 15 macro
/third_party/musl/arch/mips64/bits/
Dfcntl.h37 #define F_SETOWN_EX 15 macro
/third_party/musl/arch/x86_64/bits/
Dfcntl.h37 #define F_SETOWN_EX 15 macro
/third_party/musl/arch/generic/bits/
Dfcntl.h37 #define F_SETOWN_EX 15 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dfcntl.h37 #define F_SETOWN_EX 15 macro
/third_party/musl/arch/aarch64/bits/
Dfcntl.h35 #define F_SETOWN_EX 15 macro
/third_party/musl/arch/arm/bits/
Dfcntl.h37 #define F_SETOWN_EX 15 macro
/third_party/musl/arch/powerpc64/bits/
Dfcntl.h37 #define F_SETOWN_EX 15 macro
/third_party/musl/arch/x32/bits/
Dfcntl.h37 #define F_SETOWN_EX 15 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dfcntl.h37 #define F_SETOWN_EX 15 macro
/third_party/musl/arch/m68k/bits/
Dfcntl.h37 #define F_SETOWN_EX 15 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dfcntl.h37 #define F_SETOWN_EX 15 macro
/third_party/musl/arch/mips/bits/
Dfcntl.h37 #define F_SETOWN_EX 15 macro
/third_party/musl/arch/powerpc/bits/
Dfcntl.h37 #define F_SETOWN_EX 15 macro
/third_party/musl/arch/mipsn32/bits/
Dfcntl.h37 #define F_SETOWN_EX 15 macro
/third_party/musl/arch/s390x/bits/
Dfcntl.h37 #define F_SETOWN_EX 15 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dfcntl.h42 #define F_SETOWN_EX 15 macro
/third_party/musl/porting/liteos_a/user/src/fcntl/
Dfcntl.c42 case F_SETOWN_EX: in fcntl()
/third_party/musl/src/fcntl/
Dfcntl.c43 case F_SETOWN_EX: in fcntl()