Searched refs:stop_record_t (Results 1 – 3 of 3) sorted by relevance
273 typedef int (*stop_record_t)(uint32_t); typedef290 stop_record_t stop_record;
382 typedef int (*stop_record_t)(uint32_t); typedef400 stop_record_t stop_record;
1228 csd->stop_record = (stop_record_t)dlsym(csd->csd_client, in open_csd_client()