Searched refs:dtmalloc_cdevsw (Results 1 – 1 of 1) sorted by relevance
50 static struct cdevsw dtmalloc_cdevsw = { variable170 dtmalloc_cdev = make_dev(&dtmalloc_cdevsw, 0, UID_ROOT, GID_WHEEL, 0600, in dtmalloc_load()