Lines Matching defs:valid
77 /* valid in core-conf, but not in runtime r->used_path_info */
1346 return apr_pstrcat(cmd->pool, cmd->cmd->name, " is not valid in ", cmd->parent->directive, " context", NULL);
1373 return apr_pstrcat(cmd->pool, cmd->cmd->name, " is not valid in ", cmd->parent->directive, " context", NULL);
1942 int valid;
1954 valid = 1;
1976 valid = 0;
1985 valid = 0;
2009 if (! valid) {
2917 return "ServerRoot must be a valid directory";
2935 return "DefaultRuntimeDir must be a valid directory, absolute or relative to ServerRoot";