Searched defs:uid (Results 1 – 10 of 10) sorted by relevance
/PHP-7.2/ext/phar/ |
H A D | tar.h | 44 char uid[8]; /* owner user ID */ member 68 char uid[8]; /* owner user ID */ member
|
H A D | pharzip.h | 146 char uid[2]; /* UID Short user ID */ member
|
/PHP-7.2/ext/standard/ |
H A D | pageinfo.c | 99 zend_long uid; in PHP_FUNCTION() local
|
H A D | filestat.c | 434 PHPAPI uid_t php_get_uid_by_name(const char *name, uid_t *uid) in php_get_uid_by_name() 471 uid_t uid; in php_do_chown() local
|
/PHP-7.2/ext/fileinfo/libmagic/ |
H A D | tar.h | 56 char uid[8]; member
|
/PHP-7.2/TSRM/ |
H A D | tsrm_win32.h | 33 unsigned short uid; member
|
/PHP-7.2/sapi/litespeed/ |
H A D | lsapilib.c | 790 int uid = getuid(); in lsapi_load_lve_lib() local 930 static int lsapi_enterLVE( LSAPI_Request * pReq, uid_t uid ) in lsapi_enterLVE() 952 static int lsapi_jailLVE( LSAPI_Request * pReq, uid_t uid, struct passwd * pw ) in lsapi_jailLVE() 998 static int setUID_LVE(LSAPI_Request * pReq, uid_t uid, gid_t gid, const char * pChroot) in setUID_LVE() 1099 int uid = s_defaultUid; in lsapi_changeUGid() local
|
/PHP-7.2/ext/posix/ |
H A D | posix.c | 1244 zend_long uid; in PHP_FUNCTION() local
|
/PHP-7.2/ext/odbc/ |
H A D | php_odbc.c | 2443 int odbc_sqlconnect(odbc_connection **conn, char *db, char *uid, char *pwd, int cur_opt, int persis… in odbc_sqlconnect() 2578 char *db, *uid, *pwd; in odbc_do_connect() local
|
/PHP-7.2/main/streams/ |
H A D | plain_wrapper.c | 1348 uid_t uid; in php_plain_files_metadata() local
|
Completed in 41 milliseconds