Displaying 1 result from an estimated 1 matches for "php_openssl_load_rand_fil".
Did you mean:
php_openssl_load_rand_file
2016 Oct 29
3
Stupid vim question
...n very large files, vim will condense display - e.g.
+-- 8 lines: static inline void php_openssl_rand_add_timeval()
--------------------------------------------------------------------------------------------------------------------------------------------------
#endif
+-- 29 lines: static int php_openssl_load_rand_file(const char * file,
int *egdsocket, int *seeded)
---------------------------------------------------------------------------------------------------------------
+-- 22 lines: static int php_openssl_write_rand_file(const char * file,
int egdsocket, int seeded)
----------------------------------...