Searched refs:filt_tunmodify (Results 1 – 1 of 1) sorted by relevance
137 int filt_tunmodify(struct kevent *, struct knote *);148 .f_modify = filt_tunmodify,157 .f_modify = filt_tunmodify,1176 filt_tunmodify(struct kevent *kev, struct knote *kn) in filt_tunmodify() function