Home
last modified time | relevance | path

Searched refs:jsonw_end (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/tools/testing/selftests/bpf/
Djson_writer.c134 static void jsonw_end(json_writer_t *self, int c) in jsonw_end() function
184 jsonw_end(self, '}'); in jsonw_end_object()
194 jsonw_end(self, ']'); in jsonw_end_array()
/Linux-v6.6/tools/bpf/bpftool/
Djson_writer.c134 static void jsonw_end(json_writer_t *self, int c) in jsonw_end() function
184 jsonw_end(self, '}'); in jsonw_end_object()
194 jsonw_end(self, ']'); in jsonw_end_array()