Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/bpf/bpftool/
A Djson_writer.c305 void jsonw_null_field(json_writer_t *self, const char *prop) in jsonw_null_field() function
338 jsonw_null_field(wr, "my_null"); in main()
A Djson_writer.h57 void jsonw_null_field(json_writer_t *self, const char *prop);
A Dfeature.c97 jsonw_null_field(json_wtr, name); in print_kernel_option()
A Dmap.c1156 jsonw_null_field(json_wtr, "key"); in do_getnext()

Completed in 9 milliseconds