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

  /src/sys/sys/
event.h 216 * Hint values for the optional f_touch event filter. If f_touch is not set
217 * to NULL and f_isfd is zero the f_touch filter will be called with the type
236 int (*f_touch) (struct knote *, struct kevent *, long); member in struct:filterops
event.h 216 * Hint values for the optional f_touch event filter. If f_touch is not set
217 * to NULL and f_isfd is zero the f_touch filter will be called with the type
236 int (*f_touch) (struct knote *, struct kevent *, long); member in struct:filterops

Completed in 21 milliseconds