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

/freebsd-11-stable/contrib/apr/include/
H A Dapr_tables.h182 * @remark The alternate apr_array_copy_hdr() copies only the header, and arranges
196 APR_DECLARE(apr_array_header_t *) apr_array_copy_hdr(apr_pool_t *p,
/freebsd-11-stable/contrib/apr/tables/
H A Dapr_tables.c199 apr_array_copy_hdr(apr_pool_t *p, function
217 apr_array_header_t *res = apr_array_copy_hdr(p, first);

Completed in 160 milliseconds