Home
last modified time | relevance | path

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

/external/syslinux/com32/include/sys/
Dstat.h30 #define S_IRWXU 00700 macro
/external/python/cpython2/Lib/
Dstat.py70 S_IRWXU = 00700 variable
/external/python/cpython3/Lib/
Dstat.py83 S_IRWXU = 0o0700 # mask for owner permissions variable
/external/python/cpython3/Modules/
D_stat.c150 # define S_IRWXU 00700 macro
/external/kernel-headers/original/uapi/linux/
Dstat.h29 #define S_IRWXU 00700 macro
/external/python/cpython2/Lib/plat-atheos/
DIN.py595 S_IRWXU = 00700 variable