Searched refs:sq_quote_argv (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dquote.h27 extern void sq_quote_argv(struct strbuf *, const char **argv, size_t maxlen);
H A Dquote.c42 void sq_quote_argv(struct strbuf *dst, const char** argv, size_t maxlen) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/
H A Dperf.c204 sq_quote_argv(&buf, (*argv) + 1, PATH_MAX);

Completed in 37 milliseconds