Home
last modified time | relevance | path

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

/external/iproute2/lib/
Djson_writer.c260 void jsonw_null_field(json_writer_t *self, const char *prop) in jsonw_null_field() function
293 jsonw_null_field(wr, "my_null"); in main()
/external/iproute2/include/
Djson_writer.h49 void jsonw_null_field(json_writer_t *self, const char *prop);