Home
last modified time | relevance | path

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

/external/iproute2/lib/
Djson_writer.c111 void jsonw_destroy(json_writer_t **self_p) in jsonw_destroy() function
308 jsonw_destroy(&wr); in main()
/external/iproute2/include/
Djson_writer.h27 void jsonw_destroy(json_writer_t **self_p);
/external/iproute2/misc/
Dnstat.c312 jsonw_destroy(&jw); in dump_kern_db()
358 jsonw_destroy(&jw); in dump_incr_db()
Difstat.c289 jsonw_destroy(&jw); in dump_raw_db()
509 jsonw_destroy(&jw); in dump_incr_db()
Dlnstat.c125 jsonw_destroy(&jw); in print_json()