Home
last modified time | relevance | path

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

/freebsd/contrib/libevent/
H A Dkqueue.c77 struct kqop { struct
88 static void kqop_free(struct kqop *kqop); argument
206 struct kqop *kqop) in kq_build_changes_list()
250 kq_grow_events(struct kqop *kqop, size_t new_size) in kq_grow_events()
269 struct kqop *kqop = base->evbase; in kq_dispatch() local
432 kqop_free(struct kqop *kqop) in kqop_free()
447 struct kqop *kqop = base->evbase; in kq_dealloc() local
456 struct kqop *kqop = base->evbase; in kq_sig_add() local
489 struct kqop *kqop = base->evbase; in kq_sig_del() local
524 struct kqop *kqop = base->evbase; in event_kq_add_notify_event_() local
[all …]
/freebsd/contrib/ntp/sntp/libevent/
H A Dkqueue.c77 struct kqop { struct
88 static void kqop_free(struct kqop *kqop); argument
206 struct kqop *kqop) in kq_build_changes_list()
250 kq_grow_events(struct kqop *kqop, size_t new_size) in kq_grow_events()
269 struct kqop *kqop = base->evbase; in kq_dispatch() local
432 kqop_free(struct kqop *kqop) in kqop_free()
447 struct kqop *kqop = base->evbase; in kq_dealloc() local
456 struct kqop *kqop = base->evbase; in kq_sig_add() local
489 struct kqop *kqop = base->evbase; in kq_sig_del() local
524 struct kqop *kqop = base->evbase; in event_kq_add_notify_event_() local
[all …]
/freebsd/contrib/pf/libevent/
H A 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