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

/freebsd-13-stable/contrib/ntp/lib/isc/include/isc/
H A Dondestroy.h65 * When an instance of X is destroyed, a call to isc_ondestroy_notify()
74 * isc_ondestroy_notify(&ondest, instance);
104 isc_ondestroy_notify(isc_ondestroy_t *ondest, void *sender);
/freebsd-13-stable/contrib/ntp/lib/isc/
H A Dondestroy.c66 isc_ondestroy_notify(isc_ondestroy_t *ondest, void *sender) { function
H A Dmem.c1119 isc_ondestroy_notify(&ondest, ctx);

Completed in 164 milliseconds