Lines Matching defs:thiscmd
2204 const command_rec *thiscmd = cmd->cmd;
2233 else if (thiscmd->cmd_data) { /* <DirectoryMatch> */
2287 return apr_pstrcat(cmd->pool, "Multiple ", thiscmd->name,
2305 const command_rec *thiscmd = cmd->cmd;
2325 if (thiscmd->cmd_data) { /* <LocationMatch> */
2359 return apr_pstrcat(cmd->pool, "Multiple ", thiscmd->name,
2377 const command_rec *thiscmd = cmd->cmd;
2402 if (thiscmd->cmd_data) { /* <FilesMatch> */
2446 return apr_pstrcat(cmd->pool, "Multiple ", thiscmd->name,
2467 const command_rec *thiscmd = cmd->cmd;
2533 return apr_pstrcat(cmd->pool, "Multiple ", thiscmd->name,