Home
last modified time | relevance | path

Searched refs:wtap_cdevsw (Results 1 – 2 of 2) sorted by relevance

/src/sys/dev/wtap/
H A Dif_wtap_module.c65 static struct cdevsw wtap_cdevsw = { variable
107 sdev = make_dev(&wtap_cdevsw,0,UID_ROOT, in event_handler()
H A Dif_wtap.c55 static struct cdevsw wtap_cdevsw = { variable
394 avp->av_dev = make_dev(&wtap_cdevsw, 0, UID_ROOT, GID_WHEEL, 0600, in wtap_vap_create()