Home
last modified time | relevance | path

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

/xnu-11215/bsd/dev/random/
H A Drandomdev.c80 .d_open = random_open,
141 random_open(__unused dev_t dev, int flags, __unused int devtype, __unused struct proc *p) in random_open() function
H A Drandomdev.h51 int random_open(dev_t dev, int flags, int devtype, struct proc *pp);