Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/ftrace/
Dftracetest221 strip_esc() { function
233 [ "$LOG_FILE" ] && printf "$*$newline" | strip_esc >> $LOG_FILE
237 [ "$LOG_FILE" ] && cat $1 | strip_esc >> $LOG_FILE