Home
last modified time | relevance | path

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

/Linux-v4.19/tools/bpf/bpftool/
Djson_writer.c127 static void jsonw_begin(json_writer_t *self, int c) in jsonw_begin() function
180 jsonw_begin(self, '{'); in jsonw_start_object()
190 jsonw_begin(self, '['); in jsonw_start_array()