Home
last modified time | relevance | path

Searched defs:pw (Results 1 – 6 of 6) sorted by last modified time

/PHP-7.4/ext/standard/
H A Dfilestat.c447 struct passwd pw; in php_get_uid_by_name() local
H A Dphp_crypt_r.c126 char * php_md5_crypt_r(const char *pw, const char *salt, char *out) { in php_md5_crypt_r()
316 char * php_md5_crypt_r(const char *pw, const char *salt, char *out) in php_md5_crypt_r()
H A Dcrypt_freesec.c742 const char *pw; member
/PHP-7.4/main/
H A Dfopen_wrappers.c375 struct passwd *pw; local
/PHP-7.4/ext/posix/
H A Dposix.c1193 int php_posix_passwd_to_array(struct passwd *pw, zval *return_value) /* {{{ */ in php_posix_passwd_to_array()
1215 struct passwd *pw; in PHP_FUNCTION() local
1278 struct passwd *pw; in PHP_FUNCTION() local
/PHP-7.4/sapi/litespeed/
H A Dlsapilib.c961 static int lsapi_jailLVE( LSAPI_Request * pReq, uid_t uid, struct passwd * pw ) in lsapi_jailLVE()
1010 struct passwd * pw; in setUID_LVE() local
3818 struct passwd * pw; in lsapi_initSuEXEC() local

Completed in 42 milliseconds