Home
last modified time | relevance | path

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

/external/syslinux/com32/include/sys/
Dstat.h33 #define S_IXUSR 00100 macro
/external/python/cpython2/Lib/
Dstat.py73 S_IXUSR = 00100 variable
/external/python/cpython3/Lib/
Dstat.py86 S_IXUSR = 0o0100 # execute by owner variable
/external/python/cpython3/Modules/
D_stat.c162 # define S_IXUSR 00100 macro
/external/kernel-headers/original/uapi/linux/
Dstat.h32 #define S_IXUSR 00100 macro
/external/python/cpython2/Lib/plat-atheos/
DIN.py598 S_IXUSR = 00100 variable