Home
last modified time | relevance | path

Searched defs:uid (Results 1 – 10 of 10) sorted by relevance

/PHP-8.0/ext/phar/
H A Dtar.h44 char uid[8]; /* owner user ID */ member
68 char uid[8]; /* owner user ID */ member
H A Dpharzip.h144 char uid[2]; /* UID Short user ID */ member
/PHP-8.0/ext/standard/
H A Dpageinfo.c88 zend_long uid; in PHP_FUNCTION() local
H A Dfilestat.c435 PHPAPI uid_t php_get_uid_by_name(const char *name, uid_t *uid) in php_get_uid_by_name()
473 uid_t uid; in php_do_chown() local
/PHP-8.0/ext/fileinfo/libmagic/
H A Dtar.h56 char uid[8]; member
/PHP-8.0/TSRM/
H A Dtsrm_win32.h27 unsigned short uid; member
/PHP-8.0/sapi/litespeed/
H A Dlsapilib.c797 int uid = getuid(); in lsapi_load_lve_lib() local
938 static int lsapi_enterLVE( LSAPI_Request * pReq, uid_t uid ) in lsapi_enterLVE()
960 static int lsapi_jailLVE( LSAPI_Request * pReq, uid_t uid, struct passwd * pw ) in lsapi_jailLVE()
1006 static int setUID_LVE(LSAPI_Request * pReq, uid_t uid, gid_t gid, const char * pChroot) in setUID_LVE()
1107 int uid = s_defaultUid; in lsapi_changeUGid() local
/PHP-8.0/ext/posix/
H A Dposix.c966 zend_long uid; in PHP_FUNCTION() local
/PHP-8.0/ext/odbc/
H A Dphp_odbc.c2116 int odbc_sqlconnect(odbc_connection **conn, char *db, char *uid, char *pwd, int cur_opt, int persis… in odbc_sqlconnect()
2204 char *db, *uid, *pwd; in odbc_do_connect() local
/PHP-8.0/main/streams/
H A Dplain_wrapper.c1429 uid_t uid; in php_plain_files_metadata() local

Completed in 51 milliseconds