Home
last modified time | relevance | path

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

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