Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/make/
Dvar.c1811 QuoteShell(const char *str, bool quoteDollar, LazyBuf *buf) in QuoteShell() function
3051 QuoteShell(Expr_Str(ch->expr), quoteDollar, &buf); in ApplyModifier_Quote()