ftdm_hash_t       100 src/ftdm_io.c  	ftdm_hash_t *interface_hash;
ftdm_hash_t       101 src/ftdm_io.c  	ftdm_hash_t *module_hash;
ftdm_hash_t       102 src/ftdm_io.c  	ftdm_hash_t *span_hash;
ftdm_hash_t       103 src/ftdm_io.c  	ftdm_hash_t *group_hash;
ftdm_hash_t        83 src/ftdm_m3ua.c 	ftdm_hash_t *profile_hash;
ftdm_hash_t        96 src/ftmod/ftmod_pika/ftmod_pika.c 	ftdm_hash_t *profile_hash;
ftdm_hash_t       113 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       126 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       430 src/include/private/ftdm_core.h 	ftdm_hash_t *variable_hash;
ftdm_hash_t       367 src/include/private/ftdm_types.h typedef struct hashtable ftdm_hash_t;