Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dquote.c15 static inline int need_bs_quote(char c) in need_bs_quote() function
32 while (need_bs_quote(*src)) { in sq_quote_buf()