Home
last modified time | relevance | path

Searched refs:cmdBuf (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/contrib/bmake/
HDvar.c2641 LazyBuf cmdBuf; in ApplyModifier_ShellCommand() local
2645 if (!ParseModifierPart(pp, '!', expr->emode, ch, &cmdBuf)) in ApplyModifier_ShellCommand()
2647 cmd = LazyBuf_DoneGet(&cmdBuf); in ApplyModifier_ShellCommand()