Home
last modified time | relevance | path

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

/Linux-v5.4/tools/bpf/bpftool/
Djson_writer.c57 static void jsonw_puts(json_writer_t *self, const char *str) in jsonw_puts() function
149 jsonw_puts(self, name); in jsonw_name()
198 jsonw_puts(self, value); in jsonw_string()