Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/apr/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()