HomeSort by relevance Sort by last modified time
    Searched defs:TGWRITE (Results 1 - 3 of 3) sorted by null

  /bionic/libc/include/
tar.h 81 #define TGWRITE 00020
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
tarfile.py 151 TGWRITE = 0020 # write by group
299 ((TGWRITE, "w"),),
    [all...]
  /external/python/cpython2/Lib/
tarfile.py 151 TGWRITE = 0020 # write by group
299 ((TGWRITE, "w"),),
    [all...]

Completed in 357 milliseconds