Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/android/
H A Dcloexec-pipe2.cpp3 #define O_NONBLOCK 1 macro
/llvm-project/lldb/include/lldb/Host/windows/
H A DPosixApi.h29 #define O_NONBLOCK 0 macro
/llvm-project/libc/include/llvm-libc-macros/linux/
H A Dfcntl-macros.h38 #define O_NONBLOCK 00004000 macro
/llvm-project/libcxx/src/filesystem/
H A Dposix_compat.h123 # define O_NONBLOCK global() macro