Searched refs:ap_extended_status (Results 1 - 14 of 14) sorted by relevance

/httpd/server/
H A Deor_bucket.c36 if (ap_extended_status) {
H A Dscoreboard.c60 AP_DECLARE_DATA int ap_extended_status = 0; variable
68 ap_extended_status = arg;
475 if (ap_extended_status) {
H A Dutil.c3029 if (ap_extended_status && !ps->quiescing && ps->pid) {
/httpd/modules/arch/unix/
H A Dmod_systemd.c46 ap_extended_status = 1;
/httpd/modules/generators/
H A Dmod_status.c343 if (ap_extended_status) {
459 if (ap_extended_status) {
519 } /* ap_extended_status */
625 if (!ap_extended_status) {
653 if (ap_extended_status && !short_report) {
896 } /* if (ap_extended_status && !short_report) */
911 (ap_extended_status ? AP_STATUS_EXTENDED : 0);
931 ap_extended_status = 1;
/httpd/include/
H A Dscoreboard.h211 AP_DECLARE_DATA extern int ap_extended_status;
/httpd/modules/echo/
H A Dmod_echo.c104 if (!ap_extended_status)
/httpd/modules/http/
H A Dhttp_request.c288 if (ap_extended_status) {
313 if (ap_extended_status) {
347 if (ap_extended_status) {
394 if (ap_extended_status) {
/httpd/server/mpm/mpmt_os2/
H A Dmpmt_os2.c472 ap_extended_status = 0;
/httpd/server/mpm/netware/
H A Dmpm_netware.c1001 ap_extended_status = 0;
/httpd/server/mpm/prefork/
H A Dprefork.c1407 ap_extended_status = 0;
/httpd/server/mpm/motorz/
H A Dmotorz.c1624 ap_extended_status = 0;
/httpd/server/mpm/worker/
H A Dworker.c2164 ap_extended_status = 0;
/httpd/server/mpm/event/
H A Devent.c3434 ap_extended_status = 0;

Completed in 5277 milliseconds