Home
last modified time | relevance | path

Searched refs:F_TEST (Results 1 - 25 of 29) sorted by relevance

12

/third_party/musl/porting/liteos_a/user/src/misc/
H A Dlockf.c15 case F_TEST: in lockf()
/third_party/musl/src/misc/
H A Dlockf.c16 case F_TEST: in lockf()
/third_party/musl/libc-test/src/functionalext/supplement/misc/
H A Dlockf.c71 * @tc.desc : Verify lockf process success. When cmd is F_TEST.
84 ret = lockf(fd, F_TEST, 0); in lockf_0300()
/third_party/musl/porting/linux/user/include/
H A Dfcntl.h123 #define F_TEST 3 macro
H A Dunistd.h161 #define F_TEST 3 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dfcntl.h122 #define F_TEST 3 macro
H A Dunistd.h134 #define F_TEST 3 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dfcntl.h122 #define F_TEST 3 macro
H A Dunistd.h134 #define F_TEST 3 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dfcntl.h122 #define F_TEST 3 macro
H A Dunistd.h134 #define F_TEST 3 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dfcntl.h125 #define F_TEST 3 macro
H A Dunistd.h139 #define F_TEST 3 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dfcntl.h122 #define F_TEST 3 macro
H A Dunistd.h159 #define F_TEST 3 macro
/third_party/musl/include/
H A Dfcntl.h125 #define F_TEST 3 macro
H A Dunistd.h198 #define F_TEST 3 macro
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h159 #define F_TEST 3 macro
/third_party/musl/libc-test/src/api/
H A Dunistd.c95 C(F_TEST) in f()
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs202 pub const F_TEST: ::c_int = 3; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs881 pub const F_TEST: ::c_int = 3; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs597 pub const F_TEST: ::c_int = 3; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1860 pub const F_TEST: ::c_int = 3; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1207 pub const F_TEST: ::c_int = 3; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1334 pub const F_TEST: ::c_int = 3; consts

Completed in 51 milliseconds

12