Searched defs:apr_os_strerror (Results 1 – 1 of 1) sorted by relevance
153 static char *apr_os_strerror(char* buf, apr_size_t bufsize, int err) in apr_os_strerror() function252 static char *apr_os_strerror(char *buf, apr_size_t bufsize, apr_status_t errcode) in apr_os_strerror() function324 static char *apr_os_strerror(char* buf, apr_size_t bufsize, int err) in apr_os_strerror() function