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

/netbsd-current/tools/compat/
H A Dflock.c43 int flock(int fd, int op) { function
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DWindowsMMap.c120 int flock(int fd, int operation) function
/netbsd-current/sys/compat/linux32/common/
H A Dlinux32_fcntl.c134 linux32, flock); local
138 linux32, flock, LINUX_F_SETLK); local
/netbsd-current/sys/arch/atari/stand/xxboot/
H A Dxxboot.h44 #define flock 0x043e macro
/netbsd-current/external/bsd/am-utils/dist/conf/mtab/
H A Dmtab_linux.c200 struct flock flock; local
[all...]
/netbsd-current/lib/librefuse/refuse/
H A Dv29.h93 int (*flock) (const char *, struct fuse_file_info *, int); member in struct:fuse_operations_v29
H A Dv30.h98 int (*flock) (const char *, struct fuse_file_info *, int); member in struct:fuse_operations_v30
H A Dv34.h85 int (*flock) (const char *, struct fuse_file_info *, int); member in struct:fuse_operations_v34
H A Dv35.h86 int (*flock) (const char *, struct fuse_file_info *, int); member in struct:fuse_operations_v35
H A Dv38.h85 int (*flock) (const char *, struct fuse_file_info *, int); member in struct:fuse_operations_v38
/netbsd-current/external/bsd/tmux/dist/
H A Dcompat.h279 #define flock(fd, op) (0) macro
/netbsd-current/external/gpl2/mkhybrid/dist/include/
H A Dmconfig.h149 # define flock dg_flock macro
/netbsd-current/sys/sys/
H A Dfcntl.h270 struct flock { struct
/netbsd-current/external/gpl3/binutils/dist/gprofng/libcollector/
H A Diotrace.c3651 flock (int fd, int operation) function

Completed in 1240 milliseconds