ftdm_hash_t       229 src/ftdm_io.c  	ftdm_hash_t *interface_hash;
ftdm_hash_t       230 src/ftdm_io.c  	ftdm_hash_t *module_hash;
ftdm_hash_t       231 src/ftdm_io.c  	ftdm_hash_t *span_hash;
ftdm_hash_t       232 src/ftdm_io.c  	ftdm_hash_t *group_hash;
ftdm_hash_t        96 src/ftmod/ftmod_pika/ftmod_pika.c 	ftdm_hash_t *profile_hash;
ftdm_hash_t       151 src/ftmod/ftmod_r2/ftmod_r2.c 	ftdm_hash_t *r2calls; /* hash table of allocated call data per channel for this span */
ftdm_hash_t       162 src/ftmod/ftmod_r2/ftmod_r2.c static ftdm_hash_t *g_mod_data_hash;
ftdm_hash_t        55 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c ftdm_hash_t *g_boost_modules_hash = NULL;
ftdm_hash_t       451 src/include/private/ftdm_core.h 	ftdm_hash_t *variable_hash;
ftdm_hash_t       326 src/include/private/ftdm_types.h typedef struct hashtable ftdm_hash_t;