Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/bpf/bpftool/
Djson_writer.h57 void jsonw_null_field(json_writer_t *self, const char *prop);
Djson_writer.c302 void jsonw_null_field(json_writer_t *self, const char *prop) in jsonw_null_field() function
335 jsonw_null_field(wr, "my_null"); in main()
Dfeature.c91 jsonw_null_field(json_wtr, name); in print_kernel_option()
Dmap.c1174 jsonw_null_field(json_wtr, "key"); in do_getnext()