Home | History | Annotate | Download | only in ec

Lines Matching refs:dup_func

808 	void *(*dup_func)(void *), void (*free_func)(void *), void (*clear_free_func)(void *));
812 * \param dup_func a function that duplicates |data|.
818 void *(*dup_func)(void *), void (*free_func)(void *), void (*clear_free_func)(void *));