Searched refs:shell_quote (Results 1 – 6 of 6) sorted by relevance
121 shell_quote(const char *s) in shell_quote() function417 qfilename = shell_quote(p); in lglob()426 qfilename = shell_quote(p); in lglob()
91 char *esccmd = shell_quote(cmd); in lsystem()
119 char *shell_quote(const char *);
194 filename = shell_quote(*argv); in main()
930 char *qword = shell_quote(word+1); in init_compl()
184 $config{oneshot} = { config_args => String::ShellQuote::shell_quote(@ARGV) };