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