Searched refs:shell_quote (Results 1 – 9 of 9) sorted by relevance
154 shell_quote(s) in shell_quote() function598 esccmd = shell_quote(cmd);662 qfilename = shell_quote(p);673 qfilename = shell_quote(p);715 qpathname = shell_quote(pathname);764 esc = shell_quote(esc);
139 char *esccmd = shell_quote(cmd);
213 filename = shell_quote(*argv);
121 public char * shell_quote ();
529 qtag = shell_quote(tag);
1114 char *qword = shell_quote(word+1); in init_compl()
58 echo "ABOUT TO DO:" "$(shell_quote "$@")"77 # Usage: quotedlist="$(shell_quote args...)"85 shell_quote()
290 shell_quote() function1892 qval="$(shell_quote "${val}")"
116 shell_quote() function