Searched defs:apr_file_open (Results 1 – 6 of 6) sorted by relevance
/external/cronet/tot/third_party/apache-portable-runtime/src/file_io/os2/ |
D | open.c | 33 APR_DECLARE(apr_status_t) apr_file_open(apr_file_t **new, const char *fname, apr_int32_t flag, apr… in apr_file_open() function
|
/external/cronet/stable/third_party/apache-portable-runtime/src/file_io/os2/ |
D | open.c | 33 APR_DECLARE(apr_status_t) apr_file_open(apr_file_t **new, const char *fname, apr_int32_t flag, apr… in apr_file_open() function
|
/external/cronet/stable/third_party/apache-portable-runtime/src/file_io/unix/ |
D | open.c | 90 APR_DECLARE(apr_status_t) apr_file_open(apr_file_t **new, in apr_file_open() function
|
/external/cronet/tot/third_party/apache-portable-runtime/src/file_io/unix/ |
D | open.c | 90 APR_DECLARE(apr_status_t) apr_file_open(apr_file_t **new, in apr_file_open() function
|
/external/cronet/tot/third_party/apache-portable-runtime/src/file_io/win32/ |
D | open.c | 321 APR_DECLARE(apr_status_t) apr_file_open(apr_file_t **new, const char *fname, in apr_file_open() function
|
/external/cronet/stable/third_party/apache-portable-runtime/src/file_io/win32/ |
D | open.c | 321 APR_DECLARE(apr_status_t) apr_file_open(apr_file_t **new, const char *fname, in apr_file_open() function
|