Home
last modified time | relevance | path

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

/external/ltrace/
Dprototype.c170 dict_dtor_string, destroy_prototype_cb, NULL); in protolib_destroy()
173 dict_dtor_string, destroy_named_type_cb, NULL); in protolib_destroy()
331 dict_dtor_string, destroy_protolib_cb, NULL); in protolib_cache_destroy()
Ddict.h241 void dict_dtor_string(const char **key, void *data);
Ddict.c493 dict_dtor_string(const char **key, void *data) in dict_dtor_string() function
/external/ltrace/sysdeps/linux-gnu/
Dhooks.c143 VECT_DESTROY(&dirs, const char *, dict_dtor_string, NULL); in os_get_config_dirs()