Home
last modified time | relevance | path

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

/external/iproute2/lib/
Djson_writer.c202 void jsonw_null(json_writer_t *self) in jsonw_null() function
298 jsonw_null(self); in jsonw_null_field()
Djson_print.c216 jsonw_null(_jw); in print_color_null()
/external/iproute2/include/
Djson_writer.h44 void jsonw_null(json_writer_t *self);