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