Home
last modified time | relevance | path

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

/PHP-7.4/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-7.4/ext/standard/
H A Dpageinfo.c97 zend_long uid; in PHP_FUNCTION() local
H A Dfilestat.c444 PHPAPI uid_t php_get_uid_by_name(const char *name, uid_t *uid) in php_get_uid_by_name()
481 uid_t uid; in php_do_chown() local
/PHP-7.4/ext/fileinfo/libmagic/
H A Dtar.h56 char uid[8]; member
/PHP-7.4/TSRM/
H A Dtsrm_win32.h31 unsigned short uid; member
/PHP-7.4/sapi/litespeed/
H A Dlsapilib.c798 int uid = getuid(); in lsapi_load_lve_lib() local
939 static int lsapi_enterLVE( LSAPI_Request * pReq, uid_t uid ) in lsapi_enterLVE()
961 static int lsapi_jailLVE( LSAPI_Request * pReq, uid_t uid, struct passwd * pw ) in lsapi_jailLVE()
1007 static int setUID_LVE(LSAPI_Request * pReq, uid_t uid, gid_t gid, const char * pChroot) in setUID_LVE()
1108 int uid = s_defaultUid; in lsapi_changeUGid() local
/PHP-7.4/ext/posix/
H A Dposix.c1270 zend_long uid; in PHP_FUNCTION() local
/PHP-7.4/ext/odbc/
H A Dphp_odbc.c2495 int odbc_sqlconnect(odbc_connection **conn, char *db, char *uid, char *pwd, int cur_opt, int persis… in odbc_sqlconnect()
2590 char *db, *uid, *pwd; in odbc_do_connect() local
/PHP-7.4/main/streams/
H A Dplain_wrapper.c1421 uid_t uid; in php_plain_files_metadata() local

Completed in 38 milliseconds