Searched defs:apr_file_mktemp (Results 1 – 4 of 4) sorted by relevance
/external/cronet/stable/third_party/apache-portable-runtime/src/file_io/netware/ |
D | mktemp.c | 26 APR_DECLARE(apr_status_t) apr_file_mktemp(apr_file_t **fp, char *template, apr_int32_t flags, apr_p… in apr_file_mktemp() function
|
/external/cronet/tot/third_party/apache-portable-runtime/src/file_io/netware/ |
D | mktemp.c | 26 APR_DECLARE(apr_status_t) apr_file_mktemp(apr_file_t **fp, char *template, apr_int32_t flags, apr_p… in apr_file_mktemp() function
|
/external/cronet/tot/third_party/apache-portable-runtime/src/file_io/unix/ |
D | mktemp.c | 176 APR_DECLARE(apr_status_t) apr_file_mktemp(apr_file_t **fp, char *template, apr_int32_t flags, apr_p… in apr_file_mktemp() function
|
/external/cronet/stable/third_party/apache-portable-runtime/src/file_io/unix/ |
D | mktemp.c | 176 APR_DECLARE(apr_status_t) apr_file_mktemp(apr_file_t **fp, char *template, apr_int32_t flags, apr_p… in apr_file_mktemp() function
|