Home
last modified time | relevance | path

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

/freebsd/sys/dev/ntsync/
H A Dntsync.c25 static struct cdev *ntsync_cdev; variable
1396 error = make_dev_s(&mda, &ntsync_cdev, "ntsync"); in ntsync_modevent()
1406 destroy_dev(ntsync_cdev); in ntsync_modevent()