Home
last modified time | relevance | path

Searched refs:apr_error_string (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/misc/unix/
H A Derrorcodes.c39 static char *apr_error_string(apr_status_t statcode) in apr_error_string() function
423 return stuffbuffer(buf, bufsize, apr_error_string(statcode)); in apr_strerror()