Searched defs:random_fd (Results 1 – 2 of 2) sorted by relevance
30 static int random_fd = -1; variable
38 int random_fd = open("/dev/urandom", O_RDONLY); in write_exactly() local