Home
last modified time | relevance | path

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

/PHP-7.1/ext/phar/
H A Dtar.h45 char gid[8]; /* owner group ID */ member
69 char gid[8]; /* owner group ID */ member
H A Dpharzip.h147 char gid[2]; /* GID Short group ID */ member
/PHP-7.1/ext/standard/
H A Dpageinfo.c118 zend_long gid; in PHP_FUNCTION() local
H A Dfilestat.c302 PHPAPI int php_get_gid_by_name(const char *name, gid_t *gid) in php_get_gid_by_name()
339 gid_t gid; in php_do_chgrp() local
/PHP-7.1/ext/fileinfo/libmagic/
H A Dtar.h57 char gid[8]; member
/PHP-7.1/TSRM/
H A Dtsrm_win32.h33 unsigned short gid; member
/PHP-7.1/ext/posix/
H A Dposix.c1116 zend_long gid; in PHP_FUNCTION() local
/PHP-7.1/main/streams/
H A Dplain_wrapper.c1353 gid_t gid; in php_plain_files_metadata() local
/PHP-7.1/sapi/litespeed/
H A Dlsapilib.c975 static int setUID_LVE(LSAPI_Request * pReq, uid_t uid, gid_t gid, const char * pChroot) in setUID_LVE()
1077 int gid = s_defaultGid; in lsapi_changeUGid() local

Completed in 97 milliseconds