Home
last modified time | relevance | path

Searched defs:flock (Results 1 - 25 of 73) sorted by relevance

123

/third_party/musl/porting/linux/user/src/linux/aarch64/
H A Dflock.s6 flock: label
/third_party/musl/porting/linux/user/src/linux/arm/
H A Dflock.s6 flock: label
/third_party/musl/porting/linux/user/src/linux/x86_64/
H A Dflock.s4 flock: label
/third_party/musl/src/linux/aarch64/linux/
H A Dflock.s6 flock: label
/third_party/musl/src/linux/x86_64/linux/
H A Dflock.s4 flock: label
/third_party/musl/src/linux/arm/linux/
H A Dflock.s6 flock: label
/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl13.c25 static struct flock flock; variable
30 struct flock *flock; member
[all...]
H A Dfcntl14.c534 static struct flock flock; variable
[all...]
/third_party/rust/crates/rustix/tests/fs/
H A Dmain.rs14 mod flock; modules
/third_party/rust/crates/rustix/src/fs/
H A Dfd.rs348 pub fn flock<Fd: AsFd>(fd: Fd, operation: FlockOperation) -> io::Result<()> { in flock() functions
/third_party/rust/crates/nix/src/
H A Dfcntl.rs507 pub fn flock(fd: RawFd, arg: FlockArg) -> Result<()> { flock() functions
[all...]
/third_party/rust/crates/nix/test/
H A Dtest_fcntl.rs395 let mut flock: libc::flock = unsafe { in test_ofd_write_lock() variables
433 let mut flock: libc::flock = unsafe { test_ofd_read_lock() variables
[all...]
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dkernel.h489 unused_func_t flock; member
/third_party/libfuse/include/
H A Dfuse.h793 int (*flock) (const char *, struct fuse_file_info *, int op); member
H A Dfuse_lowlevel.h1173 void (*flock) (fuse_req_t req, fuse_ino_t ino, member
/third_party/musl/porting/linux/user/include/
H A Dfcntl.h25 struct flock { struct
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dfcntl.h24 struct flock { struct
/third_party/musl/porting/liteos_m/kernel/include/
H A Dfcntl.h24 struct flock { struct
/third_party/musl/porting/uniproton/kernel/include/
H A Dfcntl.h24 struct flock { struct
/third_party/musl/porting/liteos_a/kernel/include/
H A Dfcntl.h24 struct flock { struct
/third_party/musl/porting/liteos_m/user/include/
H A Dfcntl.h24 struct flock { struct
/third_party/libfuse/example/
H A Dpassthrough_ll.c90 int flock; member
[all...]
/third_party/musl/include/
H A Dfcntl.h27 struct flock { struct
/third_party/backends/backend/
H A Dqcam.c261 struct flock in qc_lock_wait() struct
315 struct flock in qc_unlock() struct
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_lowlevel.c897 convert_fuse_file_lock(const struct fuse_file_lock *fl, struct flock *flock) convert_fuse_file_lock() argument
915 struct flock flock; do_getlk() local
933 struct flock flock; do_setlk_common() local
[all...]

Completed in 18 milliseconds

123