|
Apache HTTPD
|
#include "ajp.h"Go to the source code of this file.
Macros | |
| #define | case_to_str(x) |
Functions | |
| apr_status_t | ajp_handle_cping_cpong (apr_socket_t *sock, request_rec *r, apr_interval_time_t timeout) |
| const char * | ajp_type_str (int type) |
Variables | |
| static int *const | aplog_module_index = &( proxy_ajp_module.module_index) |
| #define case_to_str | ( | x | ) |
Definition at line 112 of file ajp_utils.c.
Definition at line 19 of file ajp_utils.c.