Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgrand.c223 static gboolean dev_urandom_exists = TRUE; in g_rand_new() local
225 if (dev_urandom_exists) in g_rand_new()
248 dev_urandom_exists = FALSE; in g_rand_new()
253 dev_urandom_exists = FALSE; in g_rand_new()
256 if (!dev_urandom_exists) in g_rand_new()