Searched refs:isc_ondestroy_t (Results 1 - 10 of 10) sorted by relevance

/freebsd-9.3-release/contrib/bind9/lib/isc/include/isc/
H A Dondestroy.h32 * on its destruction should declare a field of type isc_ondestroy_t
38 * isc_ondestroy_t ondest;
70 * isc_ondestroy_t ondest = instance->ondest;
87 isc_ondestroy_init(isc_ondestroy_t *ondest);
94 isc_ondestroy_register(isc_ondestroy_t *ondest, isc_task_t *task,
104 isc_ondestroy_notify(isc_ondestroy_t *ondest, void *sender);
H A Dtypes.h76 typedef struct isc_ondestroy isc_ondestroy_t; /*%< On Destroy */ typedef in typeref:struct:isc_ondestroy
/freebsd-9.3-release/contrib/ntp/lib/isc/include/isc/
H A Dondestroy.h32 * on its destruction should declare a field of type isc_ondestroy_t
38 * isc_ondestroy_t ondest;
70 * isc_ondestroy_t ondest = instance->ondest;
87 isc_ondestroy_init(isc_ondestroy_t *ondest);
94 isc_ondestroy_register(isc_ondestroy_t *ondest, isc_task_t *task,
104 isc_ondestroy_notify(isc_ondestroy_t *ondest, void *sender);
H A Dtypes.h76 typedef struct isc_ondestroy isc_ondestroy_t; /*%< On Destroy */ typedef in typeref:struct:isc_ondestroy
/freebsd-9.3-release/contrib/bind9/lib/isc/
H A Dondestroy.c36 isc_ondestroy_init(isc_ondestroy_t *ondest) {
42 isc_ondestroy_register(isc_ondestroy_t *ondest, isc_task_t *task,
66 isc_ondestroy_notify(isc_ondestroy_t *ondest, void *sender) {
H A Dmem.c128 isc_ondestroy_t ondestroy;
1057 isc_ondestroy_t ondest;
/freebsd-9.3-release/contrib/ntp/lib/isc/
H A Dondestroy.c36 isc_ondestroy_init(isc_ondestroy_t *ondest) {
42 isc_ondestroy_register(isc_ondestroy_t *ondest, isc_task_t *task,
66 isc_ondestroy_notify(isc_ondestroy_t *ondest, void *sender) {
H A Dmem.c128 isc_ondestroy_t ondestroy;
1056 isc_ondestroy_t ondest;
/freebsd-9.3-release/contrib/bind9/lib/dns/include/dns/
H A Ddb.h224 isc_ondestroy_t ondest;
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Drbtdb.c843 isc_ondestroy_t ondest;

Completed in 118 milliseconds