Searched defs:shquote (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/mailx/
H A Dmisc.c755 shquote(register Sfio_t* sp, char* s) function
H A Dmailx.h151 #define shquote shellquote /* netbsd has one in <stdlib.h>! */ macro
1058 extern void shquote(Sfio_t*, char*);
/ast/src/cmd/nmake/
H A Dexpand.c2539 shquote(xp, p);
2551 shquote(xp, p);
3191 shquote(register Sfio_t* xp, char* s) function
4331 shquote(xp, s);
H A Dmake.h108 #define shquote shellquote /* netbsd has one in <stdlib.h>! */ macro
1040 extern void shquote(Sfio_t*, char*);

Completed in 34 milliseconds