Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ntp/sntp/libevent/
Dkqueue.c72 struct kqop { struct
83 static void kqop_free(struct kqop *kqop); argument
201 struct kqop *kqop) in kq_build_changes_list()
237 kq_grow_events(struct kqop *kqop, size_t new_size) in kq_grow_events()
256 struct kqop *kqop = base->evbase; in kq_dispatch() local
418 kqop_free(struct kqop *kqop) in kqop_free()
433 struct kqop *kqop = base->evbase; in kq_dealloc() local
442 struct kqop *kqop = base->evbase; in kq_sig_add() local
475 struct kqop *kqop = base->evbase; in kq_sig_del() local
510 struct kqop *kqop = base->evbase; in event_kq_add_notify_event_() local
[all …]
/freebsd-10-stable/contrib/pf/libevent/
Dkqueue.c64 struct kqop { struct
77 int kq_insert (struct kqop *, struct kevent *); argument
158 kq_insert(struct kqop *kqop, struct kevent *kev) in kq_insert()
211 struct kqop *kqop = arg; in kq_dispatch() local
285 struct kqop *kqop = arg; in kq_add() local
349 struct kqop *kqop = arg; in kq_del() local
403 struct kqop *kqop = arg; in kq_dealloc() local