|
Apache HTTPD
|
mod_core private header file More...
Go to the source code of this file.
Functions | |
| apr_status_t | ap_http_filter (ap_filter_t *f, apr_bucket_brigade *b, ap_input_mode_t mode, apr_read_type_e block, apr_off_t readbytes) |
| apr_status_t | ap_http_chunk_filter (ap_filter_t *f, apr_bucket_brigade *b) |
| apr_status_t | ap_http_outerror_filter (ap_filter_t *f, apr_bucket_brigade *b) |
| char * | ap_response_code_string (request_rec *r, int error_index) |
| void | ap_basic_http_header (request_rec *r, apr_bucket_brigade *bb) |
| int | ap_send_http_trace (request_rec *r) |
| int | ap_send_http_options (request_rec *r) |
| void | ap_init_rng (apr_pool_t *p) |
| void | ap_random_parent_after_fork (void) |
mod_core private header file
Definition in file mod_core.h.