Home
last modified time | relevance | path

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

/php-src/ext/phar/
H A Dtar.h45 char gid[8]; /* owner group ID */ member
69 char gid[8]; /* owner group ID */ member
H A Dpharzip.h145 char gid[2]; /* GID Short group ID */ member
/php-src/ext/standard/
H A Dpageinfo.c104 zend_long gid; in PHP_FUNCTION() local
H A Dfilestat.c275 PHPAPI zend_result php_get_gid_by_name(const char *name, gid_t *gid) in php_get_gid_by_name()
313 gid_t gid; in php_do_chgrp() local
/php-src/ext/fileinfo/libmagic/
H A Dtar.h57 char gid[8]; member
/php-src/TSRM/
H A Dtsrm_win32.h28 unsigned short gid; member
/php-src/ext/posix/
H A Dposix.c844 zend_long gid; in PHP_FUNCTION() local
/php-src/main/streams/
H A Dplain_wrapper.c1495 gid_t gid; in php_plain_files_metadata() local
/php-src/sapi/litespeed/
H A Dlsapilib.c1011 static int setUID_LVE(LSAPI_Request * pReq, uid_t uid, gid_t gid, const char * pChroot) in setUID_LVE()
1113 int gid = s_defaultGid; in lsapi_changeUGid() local

Completed in 34 milliseconds