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

/freebsd-10.3-release/contrib/pf/libevent/
H A Dkqueue.c64 struct kqop { struct
158 kq_insert(struct kqop *kqop, struct kevent *kev) argument
211 struct kqop *kqop = arg; local
285 struct kqop *kqop = arg; local
349 struct kqop *kqop = arg; local
403 struct kqop *kqop = arg; local
[all...]
/freebsd-10.3-release/contrib/ntp/sntp/libevent/
H A Dkqueue.c72 struct kqop { struct
200 kq_build_changes_list(const struct event_changelist *changelist, struct kqop *kqop) argument
237 kq_grow_events(struct kqop *kqop, size_t new_size) argument
256 struct kqop *kqop = base->evbase; local
418 kqop_free(struct kqop *kqop) argument
433 struct kqop *kqop = base->evbase; local
442 struct kqop *kqop = base->evbase; local
475 struct kqop *kqop = base->evbase; local
510 struct kqop *kqop = base->evbase; local
541 struct kqop *kqop = base->evbase; local
[all...]

Completed in 100 milliseconds