entropy_file 126 ext/session/php_session.h char *entropy_file; entropy_file 372 ext/session/session.c fd = VCWD_OPEN(PS(entropy_file), O_RDONLY); entropy_file 806 ext/session/session.c STD_PHP_INI_ENTRY("session.entropy_file", "/dev/urandom", PHP_INI_ALL, OnUpdateString, entropy_file, php_ps_globals, ps_globals) entropy_file 809 ext/session/session.c STD_PHP_INI_ENTRY("session.entropy_file", "/dev/arandom", PHP_INI_ALL, OnUpdateString, entropy_file, php_ps_globals, ps_globals) entropy_file 812 ext/session/session.c STD_PHP_INI_ENTRY("session.entropy_file", "", PHP_INI_ALL, OnUpdateString, entropy_file, php_ps_globals, ps_globals)