Home
last modified time | relevance | path

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

/linux-5.19.10/tools/bpf/bpftool/
Djson_writer.c137 static void jsonw_end(json_writer_t *self, int c) in jsonw_end() function
187 jsonw_end(self, '}'); in jsonw_end_object()
197 jsonw_end(self, ']'); in jsonw_end_array()