Home
last modified time | relevance | path

Searched defs:jsonw_int_field (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/iproute2/lib/
H A Djson_writer.c289 void jsonw_int_field(json_writer_t *self, const char *prop, int64_t num) in jsonw_int_field() function
/aosp_15_r20/external/bpftool/src/
H A Djson_writer.c296 void jsonw_int_field(json_writer_t *self, const char *prop, int64_t num) in jsonw_int_field() function
/aosp_15_r20/external/ethtool/
H A Djson_writer.c326 void jsonw_int_field(json_writer_t *self, const char *prop, int num) in jsonw_int_field() function