Searched refs:shell_quote (Results 1 – 6 of 6) sorted by relevance
146 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);
137 char *esccmd = shell_quote(cmd);
213 filename = shell_quote(*argv);
121 public char * shell_quote ();
528 qtag = shell_quote(tag);
1095 char *qword = shell_quote(word+1); in init_compl()