Home
last modified time | relevance | path

Searched refs:F_ULOCK (Results 1 - 25 of 32) sorted by relevance

12

/third_party/musl/libc-test/src/functionalext/supplement/misc/
H A Dlockf.c39 ret = lockf(fd, F_ULOCK, 0); in lockf_0100()
62 ret = lockf(fd, F_ULOCK, 0); in lockf_0200()
87 ret = lockf(fd, F_ULOCK, 0); in lockf_0300()
/third_party/musl/porting/liteos_a/user/src/misc/
H A Dlockf.c23 case F_ULOCK: in lockf()
/third_party/musl/src/misc/
H A Dlockf.c24 case F_ULOCK: in lockf()
/third_party/musl/porting/linux/user/include/
H A Dfcntl.h120 #define F_ULOCK 0 macro
H A Dunistd.h158 #define F_ULOCK 0 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dfcntl.h119 #define F_ULOCK 0 macro
H A Dunistd.h131 #define F_ULOCK 0 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dfcntl.h119 #define F_ULOCK 0 macro
H A Dunistd.h131 #define F_ULOCK 0 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dfcntl.h119 #define F_ULOCK 0 macro
H A Dunistd.h131 #define F_ULOCK 0 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dfcntl.h122 #define F_ULOCK 0 macro
H A Dunistd.h136 #define F_ULOCK 0 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dfcntl.h119 #define F_ULOCK 0 macro
H A Dunistd.h156 #define F_ULOCK 0 macro
/third_party/musl/include/
H A Dfcntl.h122 #define F_ULOCK 0 macro
H A Dunistd.h195 #define F_ULOCK 0 macro
/third_party/eudev/src/collect/
H A Dcollect.c490 lockf(fd, F_ULOCK, 0); in main()
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h156 #define F_ULOCK 0 macro
/third_party/musl/libc-test/src/api/
H A Dunistd.c97 C(F_ULOCK) in f()
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs204 pub const F_ULOCK: ::c_int = 0; consts
/third_party/libfuse/util/
H A Dfusermount.c168 res = lockf(mtablock, F_ULOCK, 0); in unlock_umount()
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs883 pub const F_ULOCK: ::c_int = 0; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs599 pub const F_ULOCK: ::c_int = 0; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1862 pub const F_ULOCK: ::c_int = 0; consts

Completed in 37 milliseconds

12