Searched refs:isc_ondestroy_register (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/bind9-45.101/bind9/lib/isc/include/isc/
H A Dondestroy.h58 * return(isc_ondestroy_register(&instance->ondest, task,eventp));
90 * to isc_ondestroy_register().
94 isc_ondestroy_register(isc_ondestroy_t *ondest, isc_task_t *task,
107 * isc_ondestroy_register call(s) (done via calls to
/macosx-10.10/ntp-92/lib/isc/include/isc/
H A Dondestroy.h58 * return(isc_ondestroy_register(&instance->ondest, task,eventp));
90 * to isc_ondestroy_register().
94 isc_ondestroy_register(isc_ondestroy_t *ondest, isc_task_t *task,
107 * isc_ondestroy_register call(s) (done via calls to
/macosx-10.10/bind9-45.101/bind9/lib/isc/
H A Dondestroy.c42 isc_ondestroy_register(isc_ondestroy_t *ondest, isc_task_t *task, function
H A Dmem.c1261 res = isc_ondestroy_register(&ctx->ondestroy, task, event);
/macosx-10.10/ntp-92/lib/isc/
H A Dondestroy.c42 isc_ondestroy_register(isc_ondestroy_t *ondest, isc_task_t *task, function
H A Dmem.c1077 res = isc_ondestroy_register(&ctx->ondestroy, task, event);
/macosx-10.10/bind9-45.101/bind9/lib/dns/
H A Ddb.c192 return (isc_ondestroy_register(&db->ondest, task, eventp));

Completed in 128 milliseconds