Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Devent.h1539 void event_set_mem_functions(
/freebsd/contrib/libevent/include/event2/
H A Devent.h1539 void event_set_mem_functions(
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_finalize.c201 event_set_mem_functions(tfff_malloc, tfff_realloc, tfff_free); in test_fin_free_finalize()
H A Dregress_buffer.c1609 event_set_mem_functions(failing_malloc, realloc, free); in test_evbuffer_readln()
1615 event_set_mem_functions(malloc, realloc, free); in test_evbuffer_readln()
2022 event_set_mem_functions(failing_malloc, realloc, free); in test_evbuffer_callbacks()
2025 event_set_mem_functions(malloc, realloc, free); in test_evbuffer_callbacks()
H A Dregress_dns.c1934 event_set_mem_functions(cnt_malloc, cnt_realloc, cnt_free); in testleak_setup()
H A Dregress.c3062 event_set_mem_functions(dummy_malloc, dummy_realloc, dummy_free); in test_mm_functions()
/freebsd/contrib/libevent/test/
H A Dregress_finalize.c201 event_set_mem_functions(tfff_malloc, tfff_realloc, tfff_free); in test_fin_free_finalize()
H A Dregress_buffer.c1609 event_set_mem_functions(failing_malloc, realloc, free); in test_evbuffer_readln()
1615 event_set_mem_functions(malloc, realloc, free); in test_evbuffer_readln()
2022 event_set_mem_functions(failing_malloc, realloc, free); in test_evbuffer_callbacks()
2025 event_set_mem_functions(malloc, realloc, free); in test_evbuffer_callbacks()
H A Dregress_dns.c1934 event_set_mem_functions(cnt_malloc, cnt_realloc, cnt_free); in testleak_setup()
H A Dregress.c3062 event_set_mem_functions(dummy_malloc, dummy_realloc, dummy_free); in test_mm_functions()
/freebsd/contrib/ntp/sntp/libevent/
H A Dwhatsnew-2.0.txt135 event_set_mem_functions. It takes replacements for malloc(),
H A Devent.c3571 event_set_mem_functions(void *(*malloc_fn)(size_t sz), in event_set_mem_functions() function
H A DChangeLog-2.0115 o Avoid crash when freeing event_iocp and using event_set_mem_functions (19715a6)
367 o Clarify event_set_mem_functions doc (926f816)
H A DChangeLog1544 o Avoid crash when freeing event_iocp and using event_set_mem_functions (19715a6)
1796 o Clarify event_set_mem_functions doc (926f816)
/freebsd/contrib/libevent/
H A Dwhatsnew-2.0.txt135 event_set_mem_functions. It takes replacements for malloc(),
H A Devent.c3571 event_set_mem_functions(void *(*malloc_fn)(size_t sz), in event_set_mem_functions() function
H A DChangeLog-2.0115 o Avoid crash when freeing event_iocp and using event_set_mem_functions (19715a6)
367 o Clarify event_set_mem_functions doc (926f816)
H A DChangeLog1544 o Avoid crash when freeing event_iocp and using event_set_mem_functions (19715a6)
1796 o Clarify event_set_mem_functions doc (926f816)