Home
last modified time | relevance | path

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

/openbsd-src/sys/sys/
H A Devent.h235 struct knote { global() struct
255 kn_pollidknote global() argument
322 knote_modify_fn(const struct kevent * kev,struct knote * kn,int (* f_event)(struct knote *,long)) knote_modify_fn() argument
336 knote_process_fn(struct knote * kn,struct kevent * kev,int (* f_event)(struct knote *,long)) knote_process_fn() argument
[all...]
/openbsd-src/sys/kern/
H A Dkern_event.c1827 knote(struct klist *list, long hint) knote() function
[all...]