Home
last modified time | relevance | path

Searched refs:kq_add (Results 1 – 1 of 1) sorted by relevance

/openbsd/lib/libevent/
H A Dkqueue.c65 static int kq_add (void *, struct event *);
74 kq_add,
288 kq_add(void *arg, struct event *ev) in kq_add() function