Searched refs:dtmalloc_open (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sys/cddl/dev/dtmalloc/
H A Ddtmalloc.c39 static d_open_t dtmalloc_open; variable
50 .d_open = dtmalloc_open,
219 dtmalloc_open(struct cdev *dev __unused, int oflags __unused, int devtype __unused, struct thread *td __unused) function

Completed in 100 milliseconds