Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/
H A Dkqueue.c205 kq_build_changes_list(const struct event_changelist *changelist, in kq_build_changes_list() function
283 n_changes = kq_build_changes_list(&base->changelist, kqop); in kq_dispatch()
H A DChangeLog154 o Prevent integer overflow in kq_build_changes_list. (43a55a23 Tobias Stoeckmann)
/freebsd/contrib/libevent/
H A Dkqueue.c205 kq_build_changes_list(const struct event_changelist *changelist, in kq_build_changes_list() function
283 n_changes = kq_build_changes_list(&base->changelist, kqop); in kq_dispatch()
H A DChangeLog154 o Prevent integer overflow in kq_build_changes_list. (43a55a23 Tobias Stoeckmann)