Searched refs:apr_bucket_pipe_make (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/apr-util/buckets/
H A Dapr_buckets_pipe.c78 APU_DECLARE(apr_bucket *) apr_bucket_pipe_make(apr_bucket *b, apr_file_t *p) function
109 return apr_bucket_pipe_make(b, p);
/freebsd-13-stable/contrib/apr-util/include/
H A Dapr_buckets.h1532 APU_DECLARE(apr_bucket *) apr_bucket_pipe_make(apr_bucket *b,

Completed in 59 milliseconds