Searched refs:cmdBuf (Results 1 – 1 of 1) sorted by relevance
2641 LazyBuf cmdBuf; in ApplyModifier_ShellCommand() local2645 if (!ParseModifierPart(pp, '!', expr->emode, ch, &cmdBuf)) in ApplyModifier_ShellCommand()2647 cmd = LazyBuf_DoneGet(&cmdBuf); in ApplyModifier_ShellCommand()