OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test_free_stack
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/test/
asynctest.c
423
static void
test_free_stack
(void *addr)
function
435
if (ASYNC_set_mem_functions(test_alloc_stack,
test_free_stack
) == 0)
440
if ((alloc_fn != test_alloc_stack) || (free_fn !=
test_free_stack
)) {
asynctest.c
423
static void
test_free_stack
(void *addr)
function
435
if (ASYNC_set_mem_functions(test_alloc_stack,
test_free_stack
) == 0)
440
if ((alloc_fn != test_alloc_stack) || (free_fn !=
test_free_stack
)) {
Completed in 205 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026