Searched refs:apr_brigade_destroy (Results 1 – 4 of 4) sorted by relevance
33 apr_brigade_destroy(bb); in test_create()73 apr_brigade_destroy(bb); in test_simple()122 apr_brigade_destroy(bb); in test_flatten()160 apr_brigade_destroy(bb2); in test_split()161 apr_brigade_destroy(bb); in test_split()187 apr_brigade_destroy(bb); in test_bwrite()207 apr_brigade_destroy(bout); in test_splitline()208 apr_brigade_destroy(bin); in test_splitline()301 apr_brigade_destroy(bb); in test_splits()349 apr_brigade_destroy(bb); in test_insertfile()[all …]
666 APU_DECLARE(apr_status_t) apr_brigade_destroy(apr_bucket_brigade *b);
50 APU_DECLARE(apr_status_t) apr_brigade_destroy(apr_bucket_brigade *b) in apr_brigade_destroy() function
830 rv = apr_brigade_destroy(conn->bb); in apr_memcache_getp()1403 rv = apr_brigade_destroy(conn->bb); in apr_memcache_multgetp()