AP_FTYPE_CONNECTION 177 modules/debug/mod_dumpio.c NULL, AP_FTYPE_CONNECTION + 3) ; AP_FTYPE_CONNECTION 180 modules/debug/mod_dumpio.c NULL, AP_FTYPE_CONNECTION + 3) ; AP_FTYPE_CONNECTION 490 modules/filters/mod_filter.c filter->ftype = AP_FTYPE_CONNECTION; AP_FTYPE_CONNECTION 1003 modules/generators/mod_cgi.c while (cur && cur->frec->ftype < AP_FTYPE_CONNECTION) { AP_FTYPE_CONNECTION 1567 modules/generators/mod_cgid.c while (cur && cur->frec->ftype < AP_FTYPE_CONNECTION) { AP_FTYPE_CONNECTION 1548 modules/ssl/ssl_engine_io.c while (r->proto_input_filters->frec->ftype < AP_FTYPE_CONNECTION) { AP_FTYPE_CONNECTION 1719 modules/ssl/ssl_engine_io.c ap_register_input_filter (ssl_io_filter, ssl_io_filter_input, NULL, AP_FTYPE_CONNECTION + 5); AP_FTYPE_CONNECTION 1720 modules/ssl/ssl_engine_io.c ap_register_output_filter (ssl_io_filter, ssl_io_filter_output, NULL, AP_FTYPE_CONNECTION + 5); AP_FTYPE_CONNECTION 296 server/util_filter.c else if (frec->ftype < AP_FTYPE_CONNECTION) { AP_FTYPE_CONNECTION 349 server/util_filter.c if (frec->ftype < AP_FTYPE_CONNECTION && (*r_filters == *c_filters)) {