Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/sntp/libevent/test/
H A Dregress_buffer.c1787 test_evbuffer_prepend(void *ptr) in test_evbuffer_prepend() function
2247 { "prepend", test_evbuffer_prepend, TT_FORK, NULL, NULL },
/freebsd-13.1/contrib/libevent/test/
H A Dregress_buffer.c2045 test_evbuffer_prepend(void *ptr) in test_evbuffer_prepend() function
2529 { "prepend", test_evbuffer_prepend, TT_FORK, NULL, NULL },
/freebsd-13.1/contrib/libevent/
H A DChangeLog203 o test/buffer: fix leak in test_evbuffer_prepend() (c08d90b Azat Khuzhin)