Home
last modified time | relevance | path

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

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