|
Apache HTTPD
|
#include <sys/stat.h>#include <assert.h>#include <stddef.h>#include <stdlib.h>#include <stdio.h>#include <time.h>#include "expat.h"Go to the source code of this file.
Macros | |
| #define | XML_FMT_INT_MOD "l" |
| #define | XML_FMT_STR "s" |
Functions | |
| static void | usage (const char *prog, int rc) |
| int | main (int argc, char *argv[]) |
| #define XML_FMT_INT_MOD "l" |
Definition at line 46 of file benchmark.c.
| #define XML_FMT_STR "s" |
Definition at line 52 of file benchmark.c.
Definition at line 62 of file benchmark.c.