Home
last modified time | relevance | path

Searched defs:gid (Results 1 – 4 of 4) sorted by relevance

/dokuwiki/vendor/splitbrain/php-archive/src/
H A DFileInfo.php26 protected $gid = 0; variable in splitbrain\\PHPArchive\\FileInfo
154 public function setGid($gid) argument
H A DTar.php530 protected function writeRawFileHeader($name, $uid, $gid, $perm, $size, $mtime, $typeflag = '') argument
/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPGroups.php584 public function getPrimaryGroup($gid, $usersid) argument
613 public function cn($gid){ argument
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php1810 chgrp($filename, $gid, $recursive = false) global() argument