Home
last modified time | relevance | path

Searched defs:knote_impl (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/kern/
H A Dkern_event.c132 struct knote_impl { struct
139 #define KNOTE_TO_KIMPL(knp) container_of((knp), struct knote_impl, ki_knote) argument