Home
last modified time | relevance | path

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

/interface/sdk_c/third_party/musl/ndk_musl_include/
Dfcntl.h25 struct flock { struct
26 short l_type;
27 short l_whence;
28 off_t l_start;
29 off_t l_len;
30 pid_t l_pid;