Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/
A Djson_writer.c129 static void jsonw_begin(json_writer_t *self, int c) in jsonw_begin() function
182 jsonw_begin(self, '{'); in jsonw_start_object()
192 jsonw_begin(self, '['); in jsonw_start_array()

Completed in 4 milliseconds