Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dvar.c1816 QuoteShell(const char *str, bool quoteDollar, LazyBuf *buf) in QuoteShell() function
3064 QuoteShell(Expr_Str(ch->expr), quoteDollar, &buf); in ApplyModifier_Quote()