Searched refs:jsonw_vprintf_enquote (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/tools/testing/selftests/bpf/ |
| H A D | json_writer.h | 38 void __printf(2, 0) jsonw_vprintf_enquote(json_writer_t *self, const char *fmt,
|
| H A D | json_writer.c | 158 void jsonw_vprintf_enquote(json_writer_t *self, const char *fmt, va_list ap) in jsonw_vprintf_enquote() function
|
| /linux-6.15/tools/bpf/bpftool/ |
| H A D | json_writer.h | 38 void __printf(2, 0) jsonw_vprintf_enquote(json_writer_t *self, const char *fmt,
|
| H A D | json_writer.c | 158 void jsonw_vprintf_enquote(json_writer_t *self, const char *fmt, va_list ap) in jsonw_vprintf_enquote() function
|
| H A D | xlated_dumper.c | 141 jsonw_vprintf_enquote(json_wtr, chomped_fmt, args); in print_insn_json()
|
| H A D | common.c | 48 jsonw_vprintf_enquote(json_wtr, fmt, ap); in p_err()
|