OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dict_dtor_string
(Results
1 - 4
of
4
) sorted by null
/external/ltrace/sysdeps/linux-gnu/
hooks.c
143
VECT_DESTROY(&dirs, const char *,
dict_dtor_string
, NULL);
/external/ltrace/
prototype.c
170
dict_dtor_string
, destroy_prototype_cb, NULL);
173
dict_dtor_string
, destroy_named_type_cb, NULL);
331
dict_dtor_string
, destroy_protolib_cb, NULL);
dict.h
241
void
dict_dtor_string
(const char **key, void *data);
dict.c
493
dict_dtor_string
(const char **key, void *data)
function
Completed in 136 milliseconds