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

  /bionic/libc/include/
tar.h 69 #define TSGID 02000
  /bionic/tests/headers/posix/
tar_h.c 50 MACRO_VALUE(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 50 milliseconds