Searched defs:prototype_open (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/cddl/dev/
H A Dprototype.c18 static d_open_t prototype_open; variable
133 prototype_open(struct cdev *dev __unused, int oflags __unused, int devtype __unused, struct thread *td __unused) function

Completed in 89 milliseconds