Home
last modified time | relevance | path

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

/dflybsd-src/sys/sys/
H A Devent.h188 struct filterops { struct
189 u_short f_flags;
192 int (*f_attach) (struct knote *kn);
216 struct filterops *kn_fop; argument