Searched defs:again (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/http/
H A Dhttp_filters.c242 int again; local
397 again = 0; /* until further notice */
445 again = 1; /* come around again */
556 } while (again);
980 /* unset so we don't send them again */

Completed in 14 milliseconds