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

/httpd/modules/aaa/
H A Dmod_allowhandlers.c34 static const char * const no_handler = "none"; variable
43 handler_name = no_handler;
65 if (handler_name != no_handler) {

Completed in 10 milliseconds