Searched refs:shquote (Results 1 - 9 of 9) sorted by relevance

/ast/src/cmd/nmake/
H A Dvariable.c222 shquote(internal.val, state.argv[n]);
232 shquote(internal.val, v->value);
240 shquote(internal.val, p->rule->name);
H A Dmake.h108 #define shquote shellquote /* netbsd has one in <stdlib.h>! */ macro
1040 extern void shquote(Sfio_t*, char*);
H A Doption.c516 shquote(sp, fmtesc(sfstruse(internal.tmp)));
1562 shquote(sp, fmtesc(p->rule->name));
1599 shquote(sp, fmtesc(v));
H A Dexpand.c2539 shquote(xp, p);
2551 shquote(xp, p);
3191 shquote(register Sfio_t* xp, char* s) function
4331 shquote(xp, s);
/ast/src/cmd/mailx/
H A Dcollect.c576 shquote(state.path.temp, t);
578 shquote(state.path.temp, s);
582 shquote(state.path.temp, t);
H A Dmailx.h151 #define shquote shellquote /* netbsd has one in <stdlib.h>! */ macro
1058 extern void shquote(Sfio_t*, char*);
H A Dmisc.c755 shquote(register Sfio_t* sp, char* s) function
H A Dcmd2.c649 shquote(state.path.temp, name);
H A Dimap.c2188 shquote(state.path.temp, name);

Completed in 216 milliseconds