Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dstat.h39 #define S_IWOTH 00002 macro
/external/syslinux/com32/include/sys/
Dstat.h40 #define S_IWOTH 00002 macro
/external/python/cpython2/Lib/
Dstat.py80 S_IWOTH = 00002 variable
/external/libvncserver/libvncserver/tightvnc-filetransfer/
Dfiletransfermsg.c40 #define S_IWOTH 0x0000002 macro
/external/bison/linux-lib/sys/
Dstat.h584 # define S_IWOTH (S_IWUSR >> 6) macro
/external/bison/darwin-lib/sys/
Dstat.h584 # define S_IWOTH (S_IWUSR >> 6) macro
/external/openssh/
Ddefines.h178 # define S_IWOTH 0000002 /* write permission, other */ macro
/external/python/cpython2/Lib/plat-atheos/
DIN.py605 S_IWOTH = 00002 variable