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

/freebsd-10.1-release/sys/cddl/dev/dtmalloc/
H A Ddtmalloc.c48 static struct cdevsw dtmalloc_cdevsw = { variable in typeref:struct:cdevsw
168 dtmalloc_cdev = make_dev(&dtmalloc_cdevsw, 0, UID_ROOT, GID_WHEEL, 0600,

Completed in 87 milliseconds