Home
last modified time | relevance | path

Searched defs:alloc_fn (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/crypto/async/arch/
H A Dasync_null.c19 int ASYNC_set_mem_functions(ASYNC_stack_alloc_fn alloc_fn, in ASYNC_set_mem_functions()
25 void ASYNC_get_mem_functions(ASYNC_stack_alloc_fn *alloc_fn, in ASYNC_get_mem_functions()
H A Dasync_win.c23 int ASYNC_set_mem_functions(ASYNC_stack_alloc_fn alloc_fn, in ASYNC_set_mem_functions()
29 void ASYNC_get_mem_functions(ASYNC_stack_alloc_fn *alloc_fn, in ASYNC_get_mem_functions()
H A Dasync_posix.c53 int ASYNC_set_mem_functions(ASYNC_stack_alloc_fn alloc_fn, in ASYNC_set_mem_functions()
73 void ASYNC_get_mem_functions(ASYNC_stack_alloc_fn *alloc_fn, in ASYNC_get_mem_functions()
/freebsd/crypto/openssl/test/
H A Dasynctest.c433 ASYNC_stack_alloc_fn alloc_fn; in test_ASYNC_set_mem_functions() local
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dscatterlist.h266 gfp_t gfp_mask, sg_alloc_fn *alloc_fn) in __sg_alloc_table()
/freebsd/sys/net/
H A Dif.c5009 if_setsndtagallocfn(if_t ifp, if_snd_tag_alloc_t alloc_fn) in if_setsndtagallocfn()