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

/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 }

Completed in 14 milliseconds