|
Apache HTTPD
|
#include <limits.h>#include <stddef.h>Go to the source code of this file.
Macros | |
| #define | XML_MAX_CHUNK_LEN (INT_MAX / 2 + 1) |
Functions | |
| int | filemap (const char *name, void(*processor)(const void *, size_t, const char *, void *arg), void *arg) |