expired_function_t 64 sample/boost/ftdmstart.c typedef void (*expired_function_t)(ftdm_channel_t *channel); expired_function_t 68 sample/boost/ftdmstart.c expired_function_t expired; expired_function_t 85 sample/boost/ftdmstart.c static void schedule_timer(ftdm_channel_t *channel, int sec, expired_function_t expired) expired_function_t 107 sample/boost/ftdmstart.c expired_function_t expired_func = NULL; expired_function_t 65 src/testsangomaboost.c typedef void (*expired_function_t)(ftdm_channel_t *channel); expired_function_t 69 src/testsangomaboost.c expired_function_t expired; expired_function_t 89 src/testsangomaboost.c static void schedule_timer(ftdm_channel_t *channel, int sec, expired_function_t expired) expired_function_t 111 src/testsangomaboost.c expired_function_t expired_func = NULL;