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

  /bionic/libc/include/
tar.h 71 #define TSVTX 01000
  /bionic/tests/headers/posix/
tar_h.c 51 MACRO_VALUE(TSVTX, 01000);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
tarfile.py 145 TSVTX = 01000 # reserved
306 ((TOEXEC|TSVTX, "t"),
307 (TSVTX, "T"),
    [all...]
  /external/python/cpython2/Lib/
tarfile.py 145 TSVTX = 01000 # reserved
306 ((TOEXEC|TSVTX, "t"),
307 (TSVTX, "T"),
    [all...]

Completed in 942 milliseconds