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

/macosx-10.10.1/apache-793/httpd/include/
H A Dhttp_config.h366 void (*rewrite_args) (process_rec *process); member in struct:module_struct
/macosx-10.10.1/apache-793/httpd/server/
H A Dconfig.c2469 if (m->rewrite_args) {
2470 (*m->rewrite_args)(process);

Completed in 270 milliseconds