Home
last modified time | relevance | path

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

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