Home | History | Annotate | Download | only in ec

Lines Matching refs:clear_free_func

808 	void *(*dup_func)(void *), void (*free_func)(void *), void (*clear_free_func)(void *));
814 * \param clear_free_func a function that wipes and frees |data|.
818 void *(*dup_func)(void *), void (*free_func)(void *), void (*clear_free_func)(void *));