Searched refs:str_destructor (Results 1 – 1 of 1) sorted by relevance
44 static void str_destructor(void *, void *);559 0, str_constructor, str_destructor, NULL, NULL, NULL, 0); in dld_str_init()767 str_destructor(void *buf, void *cdrarg) in str_destructor() function