Searched defs:apr_file_dup (Results 1 – 3 of 3) sorted by relevance
26 APR_DECLARE(apr_status_t) apr_file_dup(apr_file_t **new_file, in apr_file_dup() function
66 APR_DECLARE(apr_status_t) apr_file_dup(apr_file_t **new_file, apr_file_t *old_file, apr_pool_t *p) in apr_file_dup() function
128 APR_DECLARE(apr_status_t) apr_file_dup(apr_file_t **new_file, in apr_file_dup() function