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

/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/include/
H A Dapr_buckets.h1100 #define apr_bucket_copy(e,c) (e)->type->copy(e, c) macro
/macosx-10.9.5/apr-30/apr-util/apr-util/include/
H A Dapr_buckets.h1034 #define apr_bucket_copy(e,c) (e)->type->copy(e, c) macro

Completed in 228 milliseconds