Home
last modified time | relevance | path

Searched refs:stack_copy_func (Results 1 – 1 of 1) sorted by relevance

/third_party/ulib/uboringssl/include/openssl/
A Dstack.h97 typedef void *(*stack_copy_func)(void *ptr); typedef
231 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