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   66 src/testsangomaboost.c typedef void (*expired_function_t)(ftdm_channel_t *channel);
expired_function_t   70 src/testsangomaboost.c 	expired_function_t expired;
expired_function_t   90 src/testsangomaboost.c static void schedule_timer(ftdm_channel_t *channel, int sec, expired_function_t expired)
expired_function_t  112 src/testsangomaboost.c 	expired_function_t expired_func = NULL;