Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/
H A Djson_writer.c114 void jsonw_pretty(json_writer_t *self, bool on) in jsonw_pretty() function
314 jsonw_pretty(wr, true); in main()
H A Djson_writer.h29 void jsonw_pretty(json_writer_t *self, bool on);
H A Dmain.c496 jsonw_pretty(json_wtr, pretty_output); in main()
H A Dstruct_ops.c431 jsonw_pretty(wtr, true); in do_dump()
/linux/tools/testing/selftests/bpf/
H A Djson_writer.c114 void jsonw_pretty(json_writer_t *self, bool on) in jsonw_pretty() function
314 jsonw_pretty(wr, true); in main()
H A Djson_writer.h29 void jsonw_pretty(json_writer_t *self, bool on);