Home
last modified time | relevance | path

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

/external/iproute2/lib/
Djson_writer.c61 static void jsonw_puts(json_writer_t *self, const char *str) in jsonw_puts() function
153 jsonw_puts(self, name); in jsonw_name()
194 jsonw_puts(self, value); in jsonw_string()