Searched refs:prev_result (Results 1 - 1 of 1) sorted by relevance
/httpd/server/ | ||
H A D | request.c | 1757 int prev_result = -1; local 1791 AP_DEBUG_ASSERT(prev_result != -1); 1792 if (prev_result == 1) 1803 prev_result = 0; 1806 prev_result = 1; 1809 prev_result = -1; |
Completed in 1727 milliseconds