|
Apache HTTPD
|
Go to the source code of this file.
Functions | |
| static char * | stuffbuffer (char *buf, apr_size_t bufsize, const char *s) |
| static char * | apr_error_string (apr_status_t statcode) |
| static char * | apr_os_strerror (char *buf, apr_size_t bufsize, int err) |
| static char * | native_strerror (apr_status_t statcode, char *buf, apr_size_t bufsize) |
| APR_DECLARE (char *) | |
| APR_DECLARE | ( | char * | ) |
Definition at line 416 of file errorcodes.c.
|
static |
Definition at line 39 of file errorcodes.c.
|
static |
Definition at line 324 of file errorcodes.c.
|
static |
Definition at line 397 of file errorcodes.c.
Definition at line 33 of file errorcodes.c.