Searched defs:S_IWOTH (Results 1 - 15 of 15) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Dstat.h39 #define S_IWOTH 00002 macro
/external/syslinux/com32/include/sys/
H A Dstat.h40 #define S_IWOTH 00002 macro
/external/python/cpython2/Lib/
H A Dstat.py80 S_IWOTH = 00002 variable
/external/bison/linux-lib/sys/
H A Dstat.h583 #if !S_IWOTH
584 # define S_IWOTH (S_IWUSR >> 6) macro
607 # define S_IRWXO (S_IROTH | S_IWOTH | S_IXOTH)
/external/bison/darwin-lib/sys/
H A Dstat.h583 #if !S_IWOTH
584 # define S_IWOTH (S_IWUSR >> 6) macro
607 # define S_IRWXO (S_IROTH | S_IWOTH | S_IXOTH)
/external/libvncserver/libvncserver/tightvnc-filetransfer/
H A Dfiletransfermsg.c40 #define S_IWOTH 0x0000002 macro
636 S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH)) == -1)) {
/external/openssh/
H A Ddefines.h178 # define S_IWOTH 0000002 /* write permission, other */ macro
/external/python/cpython2/Lib/plat-atheos/
H A DIN.py605 S_IWOTH = 00002 variable
610 S_IWUGO = (S_IWUSR|S_IWGRP|S_IWOTH)
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 1046 milliseconds