Home
last modified time | relevance | path

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

/llvm-project/lldb/include/lldb/Host/windows/
H A DPosixApi.h37 #define S_IXUSR 0 /* execute, user */ macro
/llvm-project/libc/include/llvm-libc-macros/linux/
H A Dsys-stat-macros.h36 #define S_IXUSR 00100 macro