Home | History | Annotate | Download | only in glib

Lines Matching full:g_rand_new

1380 	* glib/grand.c (g_rand_new): fix typo (#if->#ifdef) so it compiles
1415 * glib/grand.c (g_rand_new): Don't try to use /dev/urandom unless
5771 * grand.c (g_rand_new): Fixed bug. Thanks to Marko Kreen
6333 * grand.c (g_rand_new): Use /dev/urandom, as it doesn't block,