Home
last modified time | relevance | path

Searched defs:apr_file_dup2 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/win32/
H A Dfiledup.c69 APR_DECLARE(apr_status_t) apr_file_dup2(apr_file_t *new_file, in apr_file_dup2() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/os2/
H A Dfiledup.c78 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
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/unix/
H A Dfiledup.c134 APR_DECLARE(apr_status_t) apr_file_dup2(apr_file_t *new_file, in apr_file_dup2() function