Searched defs:indirconf (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/metadata/ |
H A D | mod_headers.c | 429 void *indirconf, 436 headers_conf *dirconf = indirconf; 563 static const char *header_cmd(cmd_parms *cmd, void *indirconf, argument 592 return header_inout_cmd(cmd, indirconf, action, hdr, val, subs, envclause); 428 header_inout_cmd(cmd_parms *cmd, void *indirconf, const char *action, const char *hdr, const char *value, const char *subs, const char *envclause) argument
|
Completed in 1431 milliseconds