Searched refs:child_stopped_reading (Results 1 - 2 of 2) sorted by relevance

/httpd/modules/generators/
H A Dmod_cgi.c755 int seen_eos, child_stopped_reading; local
841 child_stopped_reading = 0;
881 if (child_stopped_reading) {
908 child_stopped_reading = 1;
H A Dmod_cgid.c1400 int seen_eos, child_stopped_reading; local
1508 child_stopped_reading = 0;
1549 if (child_stopped_reading) {
1576 child_stopped_reading = 1;

Completed in 388 milliseconds