Searched defs:filterops (Results 1 – 1 of 1) sorted by relevance
188 struct filterops { struct189 u_short f_flags;192 int (*f_attach) (struct knote *kn);216 struct filterops *kn_fop; argument