Searched refs:kqop (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/libevent/
H A Dkqueue.c69 struct kqop { struct
79 static void kqop_free(struct kqop *kqop);
115 struct kqop *kqueueop = NULL;
117 if (!(kqueueop = mm_calloc(1, sizeof(struct kqop))))
203 struct kqop *kqop)
211 if (n_changes >= kqop->changes_size - 1) {
212 int newsize = kqop->changes_size * 2;
215 newchanges = mm_realloc(kqop
202 kq_build_changes_list(const struct event_changelist *changelist, struct kqop *kqop) argument
239 kq_grow_events(struct kqop *kqop, size_t new_size) argument
258 struct kqop *kqop = base->evbase; local
399 kqop_free(struct kqop *kqop) argument
414 struct kqop *kqop = base->evbase; local
423 struct kqop *kqop = base->evbase; local
452 struct kqop *kqop = base->evbase; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/libevent/
H A Dkqueue.c69 struct kqop { struct
79 static void kqop_free(struct kqop *kqop);
115 struct kqop *kqueueop = NULL;
117 if (!(kqueueop = mm_calloc(1, sizeof(struct kqop))))
203 struct kqop *kqop)
211 if (n_changes >= kqop->changes_size - 1) {
212 int newsize = kqop->changes_size * 2;
215 newchanges = mm_realloc(kqop
202 kq_build_changes_list(const struct event_changelist *changelist, struct kqop *kqop) argument
239 kq_grow_events(struct kqop *kqop, size_t new_size) argument
258 struct kqop *kqop = base->evbase; local
399 kqop_free(struct kqop *kqop) argument
414 struct kqop *kqop = base->evbase; local
423 struct kqop *kqop = base->evbase; local
452 struct kqop *kqop = base->evbase; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/libevent/
H A Dkqueue.c69 struct kqop { struct
79 static void kqop_free(struct kqop *kqop);
115 struct kqop *kqueueop = NULL;
117 if (!(kqueueop = mm_calloc(1, sizeof(struct kqop))))
203 struct kqop *kqop)
211 if (n_changes >= kqop->changes_size - 1) {
212 int newsize = kqop->changes_size * 2;
215 newchanges = mm_realloc(kqop
202 kq_build_changes_list(const struct event_changelist *changelist, struct kqop *kqop) argument
239 kq_grow_events(struct kqop *kqop, size_t new_size) argument
258 struct kqop *kqop = base->evbase; local
399 kqop_free(struct kqop *kqop) argument
414 struct kqop *kqop = base->evbase; local
423 struct kqop *kqop = base->evbase; local
452 struct kqop *kqop = base->evbase; local
[all...]

Completed in 114 milliseconds