hashtable_remove 4008 src/ftdm_io.c hashtable_remove(caller_data->variables, (void *)var_name); hashtable_remove 5308 src/ftdm_io.c hashtable_remove(globals.group_hash, (void *)group->name); hashtable_remove 5747 src/ftdm_io.c hashtable_remove(globals.span_hash, (void *)cur_span->name); hashtable_remove 214 src/hashtable.c hashtable_remove(struct hashtable *h, void *k) hashtable_remove 152 src/include/private/hashtable.h hashtable_remove(struct hashtable *h, void *k); hashtable_remove 157 src/include/private/hashtable.h return (valuetype *) (hashtable_remove(h,k)); \