Searched refs:isc_event_allocate (Results 1 - 25 of 40) sorted by relevance

12

/macosx-10.10.1/bind9-45.101/bind9/bin/tests/
H A Dtask_test.c124 event = isc_event_allocate(mctx, (void *)1, 1, my_callback, "1",
127 event = isc_event_allocate(mctx, (void *)1, 1, my_callback, "1",
130 event = isc_event_allocate(mctx, (void *)1, 1, my_callback, "1",
133 event = isc_event_allocate(mctx, (void *)1, 1, my_callback, "1",
136 event = isc_event_allocate(mctx, (void *)1, 1, my_callback, "1",
139 event = isc_event_allocate(mctx, (void *)1, 1, my_callback, "1",
142 event = isc_event_allocate(mctx, (void *)1, 1, my_callback, "1",
145 event = isc_event_allocate(mctx, (void *)1, 1, my_callback, "1",
148 event = isc_event_allocate(mctx, (void *)1, 1, my_callback, "1",
151 event = isc_event_allocate(mct
[all...]
H A Dshutdown_test.c81 nevent = isc_event_allocate(info->mctx, info, T2_SHUTDOWNOK,
113 nevent = isc_event_allocate(info->mctx, info,
123 nevent = isc_event_allocate(info->mctx, info,
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/
H A Devent.c43 isc_event_allocate(isc_mem_t *mctx, void *sender, isc_eventtype_t type, function
61 * const. Changing isc_event_allocate() and isc_task_onshutdown()
H A Dtimer.c756 event = (isc_timerevent_t *)isc_event_allocate(manager->mctx,
H A Dtask.c773 event = isc_event_allocate(task->manager->mctx,
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/include/isc/
H A Devent.h92 isc_event_allocate(isc_mem_t *mctx, void *sender, isc_eventtype_t type,
/macosx-10.10.1/ntp-92/lib/isc/
H A Devent.c43 isc_event_allocate(isc_mem_t *mctx, void *sender, isc_eventtype_t type, function
61 * const. Changing isc_event_allocate() and isc_task_onshutdown()
H A Dtask.c635 event = isc_event_allocate(task->manager->mctx,
H A Dtimer.c653 event = (isc_timerevent_t *)isc_event_allocate(manager->mctx,
/macosx-10.10.1/ntp-92/lib/isc/include/isc/
H A Devent.h92 isc_event_allocate(isc_mem_t *mctx, void *sender, isc_eventtype_t type,
/macosx-10.10.1/bind9-45.101/bind9/bin/tests/tasks/
H A Dt_tasks.c225 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, "1",
228 t_info("isc_event_allocate failed\n");
234 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, "1",
237 t_info("isc_event_allocate failed\n");
243 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, "1",
246 t_info("isc_event_allocate failed\n");
252 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, "1",
255 t_info("isc_event_allocate failed\n");
261 event = isc_event_allocate(mctx, (void *)1, 1, t1_callback, "1",
264 t_info("isc_event_allocate faile
[all...]
/macosx-10.10.1/bind9-45.101/bind9/bin/tests/atomic/
H A Dt_atomic.c113 event = isc_event_allocate(mctx, NULL, 1000, do_xadd,
173 event = isc_event_allocate(mctx, NULL, 1000, do_xaddq,
/macosx-10.10.1/bind9-45.101/bind9/bin/tests/dst/
H A Dgsstest.c117 ev = isc_event_allocate(mctx, (void *)1, 1, initctx1,
124 ev = isc_event_allocate(mctx, (void *)1, 1, sendquery,
187 event = isc_event_allocate(mctx, (void *)1, 1, console, NULL,
345 event = isc_event_allocate(mctx, (void *)1, 1, console, NULL,
412 event = isc_event_allocate(mctx, (void *)1, 1, console, NULL,
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/win32/
H A Dapp.c120 event = isc_event_allocate(mctx, cloned_task, ISC_APPEVENT_SHUTDOWN,
/macosx-10.10.1/ntp-92/lib/isc/win32/
H A Dapp.c120 event = isc_event_allocate(mctx, cloned_task, ISC_APPEVENT_SHUTDOWN,
/macosx-10.10.1/ntp-92/lib/isc/unix/
H A Dapp.c281 event = isc_event_allocate(mctx, cloned_task, ISC_APPEVENT_SHUTDOWN,
/macosx-10.10.1/bind9-45.101/bind9/lib/dns/
H A Dcache.c656 isc_event_allocate(cache->mctx, cleaner,
666 isc_event_allocate(cache->mctx, cleaner,
H A Dlookup.c399 ievent = isc_event_allocate(mctx, lookup, DNS_EVENT_LOOKUPDONE,
H A Dacache.c589 isc_event_allocate(acache->mctx, cleaner,
599 isc_event_allocate(acache->mctx, cleaner,
H A Drequest.c729 isc_event_allocate(mctx, task, DNS_EVENT_REQUESTDONE,
929 isc_event_allocate(mctx, task, DNS_EVENT_REQUESTDONE,
H A Dclient.c1238 isc_event_allocate(mctx, clone, DNS_EVENT_CLIENTRESDONE,
1632 isc_event_allocate(client->mctx, clone,
2682 isc_event_allocate(client->mctx, clone, DNS_EVENT_UPDATEDONE,
/macosx-10.10.1/bind9-45.101/bind9/contrib/dbus/
H A Ddbus_mgr.c523 isc_event_allocate
2292 isc_event_allocate
2321 isc_event_allocate
2349 isc_event_allocate
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/unix/
H A Dapp.c406 event = isc_event_allocate(mctx, cloned_task, ISC_APPEVENT_SHUTDOWN,
/macosx-10.10.1/bind9-45.101/bind9/bin/tests/timers/
H A Dt_timers.c1001 event = isc_event_allocate(mctx, (void *)1 , (isc_eventtype_t)1,
/macosx-10.10.1/bind9-45.101/bind9/bin/named/
H A Dclient.c2066 isc_event_allocate(client->mctx, client,
2082 isc_event_allocate(client->mctx, client,

Completed in 169 milliseconds

12