Home
last modified time | relevance | path

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

/freebsd/sys/dev/ntsync/
H A Dntsync.c1101 struct fileops ntsync_event_fops = { variable
1133 error = ntsync_create_obj(&event->obj, &ntsync_event_fops, priv, td); in ntsync_create_event()