Home
last modified time | relevance | path

Searched defs:S_IRUSR (Results 1 – 8 of 8) sorted by relevance

/external/syslinux/com32/include/sys/
Dstat.h31 #define S_IRUSR 00400 macro
/external/python/cpython2/Lib/
Dstat.py71 S_IRUSR = 00400 variable
/external/python/cpython3/Lib/
Dstat.py84 S_IRUSR = 0o0400 # read by owner variable
/external/python/cpython3/Modules/
D_stat.c154 # define S_IRUSR 00400 macro
/external/kernel-headers/original/uapi/linux/
Dstat.h30 #define S_IRUSR 00400 macro
/external/libvncserver/libvncserver/tightvnc-filetransfer/
Dfiletransfermsg.c39 #define S_IRUSR S_IREAD macro
/external/brotli/c/tools/
Dbrotli.c37 #define S_IRUSR S_IREAD macro
/external/python/cpython2/Lib/plat-atheos/
DIN.py596 S_IRUSR = 00400 variable