Searched refs:urandom_path (Results 1 – 2 of 2) sorted by relevance
732 const char *urandom_path = "/dev/urandom"; variable739 VERIFY((urandom_fd = open(urandom_path, O_RDONLY | O_CLOEXEC)) != -1); in random_init()
641 extern const char *urandom_path;