HomeSort by: relevance | last modified time | path
    Searched defs:filterops (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/sys/
event.h 228 struct filterops { struct
239 /* filterops flags */
262 const struct filterops *kn_fop;
331 int kfilter_register(const char *, const struct filterops *, int *);
335 extern const struct filterops seltrue_filtops;
event.h 228 struct filterops { struct
239 /* filterops flags */
262 const struct filterops *kn_fop;
331 int kfilter_register(const char *, const struct filterops *, int *);
335 extern const struct filterops seltrue_filtops;

Completed in 24 milliseconds