Searched refs:APR_BUCKET_PREV (Results 1 – 2 of 2) sorted by relevance
63 APR_BUCKET_PREV(fb) == tb); in test_simple()67 APR_BUCKET_PREV(tb) == APR_BRIGADE_SENTINEL(bb)); in test_simple()
428 #define APR_BUCKET_PREV(e) APR_RING_PREV((e), link) macro