Searched refs:RAW_ARGS (Results 1 - 3 of 3) sorted by relevance

/httpd/modules/ssl/
H A Dmod_ssl.c143 SSL_CMD_SRV(Protocol, RAW_ARGS,
176 SSL_CMD_SRV(ProxyProtocol, RAW_ARGS,
223 SSL_CMD_DIR(Options, OPTIONS, RAW_ARGS,
229 SSL_CMD_DIR(Require, AUTHCFG, RAW_ARGS,
/httpd/include/
H A Dhttp_config.h45 * @remark Note that for all of these except RAW_ARGS, the config routine is
50 RAW_ARGS, /**< cmd_func parses command line itself */ enumerator in enum:cmd_how
123 { directive, { .raw_args=func }, mconfig, where, RAW_ARGS, help }
173 { directive, func, mconfig, where, RAW_ARGS, help }
/httpd/server/
H A Dconfig.c877 case RAW_ARGS:

Completed in 2393 milliseconds