Home
last modified time | relevance | path

Searched refs:urandom_path (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/lib/libzpool/
H A Dkernel.c727 char *urandom_path = "/dev/urandom"; variable
734 VERIFY((urandom_fd = open(urandom_path, O_RDONLY)) != -1); in random_init()
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzfs_context.h641 extern char *urandom_path;