Lines Matching refs:config

45  * @remark Note that for all of these except RAW_ARGS, the config routine is
264 /** Common structure for reading of config files / passwd files etc. */
348 /** Index to this modules structures in config vectors. */
601 * @param l The log config for which to set the loglevels.
705 * For modules which need to read config files, open logs, etc. this returns
826 * @param cfp The config file
846 * a config tree from it
865 * Build a config tree from a config file
869 * @param conftree Place to store the root node of the config tree
880 * Walk a config tree and setup the server's internal structures
881 * @param conftree The config tree to walk
883 * @param section_vector The per-section config vector.
986 * Read all config files and setup the server
989 * @param config_name The name of the config file
990 * @param conftree Place to store the root of the config tree
1029 * non-EXEC_ON_READ config directive.
1030 * This counts how often the given directive is used in the config and calls
1039 * Setup the config vector for a request_rec
1040 * @param p The pool to allocate the config vector from
1041 * @return The config vector
1046 * Setup the config vector for per dir module configs
1047 * @param p The pool to allocate the config vector from
1048 * @return The config vector
1053 * Run all of the modules merge per dir config functions
1055 * @param base The base directory config structure
1056 * @param new_conf The new directory config structure
1082 * Setup the config vector for a connection_rec
1083 * @param p The pool to allocate the config vector from
1084 * @return The config vector
1123 * Process a config file for Apache
1125 * @param fname The name of the config file
1126 * @param conftree The root node of the created config tree
1139 * @param fname The filename pattern of the config file
1140 * @param conftree The root node of the created config tree
1154 * Process all directives in the config tree
1156 * @param conftree The config tree to process
1216 * config, and the specified per-section config vector.
1218 * @param section_vector The per-section config vector.
1219 * @param section Which section to create a config for.
1220 * @param mod The module which is defining the config data.
1222 * @return The (new) per-section config data.
1241 * @param pconf The config pool
1252 * @param pconf The config pool
1265 * @param pconf The config pool
1276 * @param pconf The config pool
1288 * @param pconf The config pool