Home
last modified time | relevance | path

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

/PHP-5.6/ext/phar/
H A Dtar.h44 char uid[8]; /* owner user ID */ member
68 char uid[8]; /* owner user ID */ member
H A Dpharzip.h146 char uid[2]; /* UID Short user ID */ member
/PHP-5.6/ext/standard/
H A Dpageinfo.c99 long uid; in PHP_FUNCTION() local
H A Dfilestat.c563 uid_t uid; in php_do_chown() local
/PHP-5.6/ext/fileinfo/libmagic/
H A Dtar.h56 char uid[8]; member
/PHP-5.6/TSRM/
H A Dtsrm_win32.h29 unsigned short uid; member
/PHP-5.6/sapi/litespeed/
H A Dlsapilib.c627 int uid = getuid(); in lsapi_load_lve_lib() local
759 static int lsapi_enterLVE( LSAPI_Request * pReq, uid_t uid ) in lsapi_enterLVE()
780 static int lsapi_jailLVE( LSAPI_Request * pReq, uid_t uid, struct passwd * pw ) in lsapi_jailLVE()
826 static int setUID_LVE(LSAPI_Request * pReq, uid_t uid, gid_t gid, const char * pChroot) in setUID_LVE()
927 int uid = s_defaultUid; in lsapi_changeUGid() local
/PHP-5.6/ext/posix/
H A Dposix.c1161 long uid; in PHP_FUNCTION() local
/PHP-5.6/ext/odbc/
H A Dphp_odbc.c2418 int odbc_sqlconnect(odbc_connection **conn, char *db, char *uid, char *pwd, int cur_opt, int persis… in odbc_sqlconnect()
2552 char *db, *uid, *pwd; in odbc_do_connect() local
/PHP-5.6/main/streams/
H A Dplain_wrapper.c1293 uid_t uid; in php_plain_files_metadata() local

Completed in 43 milliseconds