Searched refs:shell_quote_copy (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dsh-quote.h29 extern char * shell_quote_copy (char *p, const char *string);
H A Dsh-quote.c52 shell_quote_copy (char *p, const char *string) function
95 p = shell_quote_copy (p, *argp);
H A Djavaexec.c161 p = shell_quote_copy (p, class_name);
165 p = shell_quote_copy (p, *arg);
H A Djavacomp.c251 p = shell_quote_copy (p, directory);
256 p = shell_quote_copy (p, java_sources[i]);

Completed in 113 milliseconds