Searched defs:APR_BUCKET_IS_FLUSH (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/include/
H A Dapr_buckets.h455 #define APR_BUCKET_IS_FLUSH(e) ((e)->type == &apr_bucket_type_flush) macro
/macosx-10.9.5/apr-30/apr-util/apr-util/include/
H A Dapr_buckets.h455 #define APR_BUCKET_IS_FLUSH(e) ((e)->type == &apr_bucket_type_flush) macro

Completed in 86 milliseconds