Searched defs:apr_file_dup2 (Results 1 – 3 of 3) sorted by relevance
69 APR_DECLARE(apr_status_t) apr_file_dup2(apr_file_t *new_file, in apr_file_dup2() function
78 APR_DECLARE(apr_status_t) apr_file_dup2(apr_file_t *new_file, apr_file_t *old_file, apr_pool_t *p) in apr_file_dup2() function
134 APR_DECLARE(apr_status_t) apr_file_dup2(apr_file_t *new_file, in apr_file_dup2() function