Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/
Dhotplug.c48 int filt_hotplugmodify(struct kevent *, struct knote *);
56 .f_modify = filt_hotplugmodify,
233 filt_hotplugmodify(struct kevent *kev, struct knote *kn) in filt_hotplugmodify() function