Searched refs:ims_destroy_func_t (Results 1 – 2 of 2) sorted by relevance
18 typedef void (*ims_destroy_func_t)(void *); typedef27 ims_destroy_func_t ims_destroy;
1002 is->ims_destroy = (ims_destroy_func_t)dlsym(isi->imsi_handle, nbuf); in install_saver()