Home
last modified time | relevance | path

Searched refs:entropy_file (Results 1 – 5 of 5) sorted by relevance

/PHP-5.3/ext/session/tests/
H A Dsession_id_variation2.phpt22 var_dump(ini_set("session.entropy_file", $filename));
/PHP-5.3/ext/session/
H A Dphp_session.h103 char *entropy_file; member
H A Dsession.c430 fd = VCWD_OPEN(PS(entropy_file), O_RDONLY); in php_session_create_id()
808 …ession.entropy_file", "", PHP_INI_ALL, OnUpdateString, entropy_file, php_ps_g…
/PHP-5.3/
H A Dphp.ini-development1613 ;session.entropy_file = /dev/urandom
H A Dphp.ini-production1613 ;session.entropy_file = /dev/urandom

Completed in 30 milliseconds