Home
last modified time | relevance | path

Searched defs:S_IEXEC (Results 1 – 10 of 10) sorted by relevance

/third_party/musl/ndk_musl_include/sys/
Dstat.h97 #define S_IEXEC S_IXUSR macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dstat.h98 #define S_IEXEC S_IXUSR macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dstat.h98 #define S_IEXEC S_IXUSR macro
/third_party/musl/include/sys/
Dstat.h98 #define S_IEXEC S_IXUSR macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dstat.h98 #define S_IEXEC S_IXUSR macro
/third_party/musl/porting/linux/user/include/sys/
Dstat.h98 #define S_IEXEC S_IXUSR macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dstat.h98 #define S_IEXEC S_IXUSR macro
/third_party/python/Lib/
Dstat.py98 S_IEXEC = 0o0100 # Unix V7 synonym for S_IXUSR variable
/third_party/python/Modules/
D_stat.c150 # define S_IEXEC 00100 macro
/third_party/libwebsockets/win32port/dirent/
Ddirent-win32.h88 # define S_IEXEC _S_IEXEC macro