Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Sema/
H A Dwarn-type-safety.c129 struct flock { }; struct
/llvm-project-15.0.7/compiler-rt/lib/profile/
H A DWindowsMMap.c158 int flock(int fd, int operation) { in flock() function