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

  /bionic/libc/include/
tar.h 69 #define TSGID 02000
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
tarfile.py 144 TSGID = 02000 # set GID on execution
300 ((TGEXEC|TSGID, "s"),
301 (TSGID, "S"),
    [all...]
  /external/python/cpython2/Lib/
tarfile.py 144 TSGID = 02000 # set GID on execution
300 ((TGEXEC|TSGID, "s"),
301 (TSGID, "S"),
    [all...]

Completed in 172 milliseconds