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

/httpd/modules/filters/
H A Dmod_filter.c435 static const char *add_filter(cmd_parms *cmd, void *CFG, function
493 return add_filter(cmd, CFG, fname, pname, expr, NULL);
589 rv = add_filter(cmd, CFG, fname, pname, NULL, types);

Completed in 633 milliseconds