shell_quote_copy 327 maint/gnulib/lib/javacomp.c p = shell_quote_copy (p, directory); shell_quote_copy 332 maint/gnulib/lib/javacomp.c p = shell_quote_copy (p, java_sources[i]); shell_quote_copy 162 maint/gnulib/lib/javaexec.c p = shell_quote_copy (p, class_name); shell_quote_copy 166 maint/gnulib/lib/javaexec.c p = shell_quote_copy (p, *arg); shell_quote_copy 95 maint/gnulib/lib/sh-quote.c p = shell_quote_copy (p, *argp); shell_quote_copy 36 maint/gnulib/lib/sh-quote.h extern char * shell_quote_copy (char *restrict p, const char *string); shell_quote_copy 223 maint/gnulib/lib/system-quote.c return shell_quote_copy (p, string); shell_quote_copy 45 maint/gnulib/tests/test-sh-quote.c bufend = shell_quote_copy (buf, input);