Home
last modified time | relevance | path

Searched defs:random_fd (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/arch/um/drivers/
Drandom.c30 static int random_fd = -1; variable
/Linux-v6.6/tools/testing/selftests/cachestat/
Dtest_cachestat.c37 int random_fd = open("/dev/urandom", O_RDONLY); in write_exactly() local