Home
last modified time | relevance | path

Searched defs:flock (Results 1 – 4 of 4) sorted by relevance

/plan9-contrib/sys/include/ape/
H A Dfcntl.h35 struct flock { struct
36 short l_type;
37 short l_whence;
38 off_t l_start;
39 off_t l_len;
40 pid_t l_pid;
/plan9-contrib/sys/src/cmd/cwfs/
H A Dall.h98 Lock flock; /* manipulate flist */ variable
/plan9-contrib/sys/src/cmd/disk/kfs/
H A Ddat.h19 Lock flock; /* manipulate flist */ member
H A Dsub.c6 Lock flock; member