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

/linux-4.4.14/tools/perf/util/
H A Dquote.c20 static void sq_quote_buf(struct strbuf *dst, const char *src) sq_quote_buf() function
50 sq_quote_buf(dst, argv[i]); sq_quote_argv()

Completed in 70 milliseconds