Searched refs:random_open (Results 1 – 1 of 1) sorted by relevance
74 static dev_type_open(random_open);83 .d_open = random_open,111 random_open(dev_t dev, int flags, int fmt, struct lwp *l) in random_open() function