HomeSort by relevance Sort by last modified time
    Searched refs:TOEXEC (Results 1 - 9 of 9) sorted by null

  /bionic/libc/include/
tar.h 60 #define TOEXEC 00001
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
tar.h 83 #define TOEXEC 00001
  /bionic/tests/headers/posix/
tar_h.c 60 MACRO_VALUE(TOEXEC, 01);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
tarfile.py 155 TOEXEC = 0001 # execute/search by other
306 ((TOEXEC|TSVTX, "t"),
308 (TOEXEC, "x"))
    [all...]
  /external/python/cpython2/Lib/
tarfile.py 155 TOEXEC = 0001 # execute/search by other
306 ((TOEXEC|TSVTX, "t"),
308 (TOEXEC, "x"))
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
tarfile.py 155 TOEXEC = 0001 # execute/search by other
306 ((TOEXEC|TSVTX, "t"),
308 (TOEXEC, "x"))
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
tarfile.py 155 TOEXEC = 0001 # execute/search by other
306 ((TOEXEC|TSVTX, "t"),
308 (TOEXEC, "x"))
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
tarfile.py 155 TOEXEC = 0001 # execute/search by other
306 ((TOEXEC|TSVTX, "t"),
308 (TOEXEC, "x"))
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
tarfile.py 155 TOEXEC = 0001 # execute/search by other
306 ((TOEXEC|TSVTX, "t"),
308 (TOEXEC, "x"))
    [all...]

Completed in 187 milliseconds