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

/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/include/isc/
H A Dondestroy.h34 * on its destruction should declare a field of type isc_ondestroy_t
40 * isc_ondestroy_t ondest;
72 * isc_ondestroy_t ondest = instance->ondest;
89 isc_ondestroy_init(isc_ondestroy_t *ondest);
96 isc_ondestroy_register(isc_ondestroy_t *ondest, isc_task_t *task,
106 isc_ondestroy_notify(isc_ondestroy_t *ondest, void *sender);
H A Dtypes.h78 typedef struct isc_ondestroy isc_ondestroy_t; /*%< On Destroy */ typedef in typeref:struct:isc_ondestroy
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/include/isc/
H A Dondestroy.h34 * on its destruction should declare a field of type isc_ondestroy_t
40 * isc_ondestroy_t ondest;
72 * isc_ondestroy_t ondest = instance->ondest;
89 isc_ondestroy_init(isc_ondestroy_t *ondest);
96 isc_ondestroy_register(isc_ondestroy_t *ondest, isc_task_t *task,
106 isc_ondestroy_notify(isc_ondestroy_t *ondest, void *sender);
H A Dtypes.h73 typedef struct isc_ondestroy isc_ondestroy_t; /*%< On Destroy */ typedef in typeref:struct:isc_ondestroy
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/
H A Dondestroy.c38 isc_ondestroy_init(isc_ondestroy_t *ondest) {
44 isc_ondestroy_register(isc_ondestroy_t *ondest, isc_task_t *task,
68 isc_ondestroy_notify(isc_ondestroy_t *ondest, void *sender) {
H A Dmem.c130 isc_ondestroy_t ondestroy;
1058 isc_ondestroy_t ondest;
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/
H A Dondestroy.c38 isc_ondestroy_init(isc_ondestroy_t *ondest) {
44 isc_ondestroy_register(isc_ondestroy_t *ondest, isc_task_t *task,
68 isc_ondestroy_notify(isc_ondestroy_t *ondest, void *sender) {
H A Dmem.c127 isc_ondestroy_t ondestroy;
878 isc_ondestroy_t ondest;
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/dns/include/dns/
H A Ddb.h226 isc_ondestroy_t ondest;
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/dns/
H A Drbtdb.c845 isc_ondestroy_t ondest;

Completed in 185 milliseconds