Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/android/
H A Dcloexec-open.cpp4 #define O_EXCL 2 macro
/llvm-project/libc/include/llvm-libc-macros/linux/
H A Dfcntl-macros.h23 #define O_EXCL 00000200 macro