Searched refs:init_t (Results 1 – 3 of 3) sorted by relevance
260 typedef int (*init_t)(); typedef277 init_t init;
369 typedef int (*init_t)(bool); typedef387 init_t init;
1245 csd->init = (init_t)dlsym(csd->csd_client, "csd_client_init"); in open_csd_client()