Home
last modified time | relevance | path

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

/xnu-11215/bsd/dev/random/
H A Drandomdev.c57 d_ioctl_t random_ioctl; variable
84 .d_ioctl = random_ioctl,
121 random_ioctl( __unused dev_t dev, u_long cmd, __unused caddr_t data, in random_ioctl() function