Searched refs:stack_copy_func (Results 1 – 1 of 1) sorted by relevance
97 typedef void *(*stack_copy_func)(void *ptr); typedef231 const _STACK *sk, void *(*call_copy_func)(stack_copy_func, void *),232 stack_copy_func copy_func, void (*call_free_func)(stack_free_func, void *),291 OPENSSL_INLINE void *sk_##name##_call_copy_func(stack_copy_func copy_func, \397 (stack_copy_func)copy_func, sk_##name##_call_free_func, \
Completed in 2 milliseconds