Home
last modified time | relevance | path

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

/external/libevent/test/
Dregress_buffer.c1314 static struct evbuffer_file_segment const* file_segment_cleanup_cb_called_with = NULL; variable
1321 file_segment_cleanup_cb_called_with = seg; in file_segment_cleanup_cp()
1362 tt_assert(file_segment_cleanup_cb_called_with == segptr); in test_evbuffer_file_segment_add_cleanup_cb()