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

/freebsd-10.3-release/sys/cddl/dev/dtmalloc/
H A Ddtmalloc.c75 static struct cdev *dtmalloc_cdev; variable in typeref:struct:cdev
168 dtmalloc_cdev = make_dev(&dtmalloc_cdevsw, 0, UID_ROOT, GID_WHEEL, 0600,
189 destroy_dev(dtmalloc_cdev);

Completed in 98 milliseconds