Home
last modified time | relevance | path

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

/external/iproute2/lib/
Djson_writer.c135 static void jsonw_end(json_writer_t *self, int c) in jsonw_end() function
177 jsonw_end(self, '}'); in jsonw_end_object()
187 jsonw_end(self, ']'); in jsonw_end_array()