Searched refs:apr_brigade_destroy (Results 1 – 5 of 5) 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 …]
668 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
844 rv = apr_brigade_destroy(conn->bb); in apr_memcache_getp()1415 rv = apr_brigade_destroy(conn->bb); in apr_memcache_multgetp()
900 rv = apr_brigade_destroy(conn->bb); in grab_bulk_resp()