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

  /bionic/libc/include/
tar.h 75 #define TUWRITE 00200
  /bionic/tests/headers/posix/
tar_h.c 53 MACRO_VALUE(TUWRITE, 0200);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
tarfile.py 148 TUWRITE = 0200 # write by owner
293 ((TUWRITE, "w"),),
    [all...]
  /external/python/cpython2/Lib/
tarfile.py 148 TUWRITE = 0200 # write by owner
293 ((TUWRITE, "w"),),
    [all...]

Completed in 548 milliseconds