Home
last modified time | relevance | path

Searched refs:FIO_CONFIGURE_ARGS (Results 1 – 1 of 1) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/freetdm/src/include/
H A Dfreetdm.h811 #define FIO_CONFIGURE_ARGS (const char *category, const char *var, const char *val, int lineno) macro
859 typedef ftdm_status_t (*fio_configure_t) FIO_CONFIGURE_ARGS ; typedef
895 #define FIO_CONFIGURE_FUNCTION(name) ftdm_status_t name FIO_CONFIGURE_ARGS