Home
last modified time | relevance | path

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

/Linux-v5.4/tools/bpf/bpftool/
Djson_writer.h54 void jsonw_null_field(json_writer_t *self, const char *prop);
Djson_writer.c299 void jsonw_null_field(json_writer_t *self, const char *prop) in jsonw_null_field() function
332 jsonw_null_field(wr, "my_null"); in main()
Dfeature.c84 jsonw_null_field(json_wtr, name); in print_kernel_option()
Dmap.c1056 jsonw_null_field(json_wtr, "key"); in do_getnext()