Home
last modified time | relevance | path

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

/spdk/test/app/jsoncat/
H A Djsoncat.c42 json_write_cb(void *cb_ctx, const void *data, size_t size) in json_write_cb() function
91 w = spdk_json_write_begin(json_write_cb, stdout, write_flags); in process_file()