shell_quote_copy 97 lib/sh-quote.c p = shell_quote_copy (p, *argp); shell_quote_copy 29 lib/sh-quote.h extern char * shell_quote_copy (char *p, const char *string); shell_quote_copy 244 src/diff.c p = shell_quote_copy (p, optionvec[i]); shell_quote_copy 1222 src/diff3.c p = shell_quote_copy (p, diff_program); shell_quote_copy 1235 src/diff3.c p = shell_quote_copy (p, filea); shell_quote_copy 1237 src/diff3.c p = shell_quote_copy (p, fileb); shell_quote_copy 619 src/sdiff.c p = shell_quote_copy (p, diffargv[i]); shell_quote_copy 1031 src/sdiff.c sprintf (shell_quote_copy (command, editor_program), shell_quote_copy 231 src/util.c p = shell_quote_copy (p, name);