Home
last modified time | relevance | path

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

/tools/bpf/bpftool/
A Djson_writer.h58 void jsonw_null_field(json_writer_t *self, const char *prop);
A 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()
A Dfeature.c97 jsonw_null_field(json_wtr, name); in print_kernel_option()
A Dmap.c1168 jsonw_null_field(json_wtr, "key"); in do_getnext()

Completed in 9 milliseconds