Home
last modified time | relevance | path

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

/llvm-project/lldb/include/lldb/Host/windows/
H A DPosixApi.h47 #define S_IXOTH 0 /* execute, others */ macro
/llvm-project/libc/include/llvm-libc-macros/linux/
H A Dsys-stat-macros.h46 #define S_IXOTH 00001 macro