Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/
A Dxlated_dumper.c126 char chomped_fmt[l]; in print_insn_json() local
131 strncpy(chomped_fmt, fmt, l - 1); in print_insn_json()
132 chomped_fmt[l - 1] = '\0'; in print_insn_json()
134 jsonw_vprintf_enquote(json_wtr, chomped_fmt, args); in print_insn_json()

Completed in 5 milliseconds