Home
last modified time | relevance | path

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

/spdk/lib/json/
H A Dspdk_json.map27 spdk_json_number_to_uint32;
H A Djson_util.c255 spdk_json_number_to_uint32(const struct spdk_json_val *val, uint32_t *num) in spdk_json_number_to_uint32() function
472 return spdk_json_number_to_uint32(val, i); in spdk_json_decode_uint32()
/spdk/include/spdk/
H A Djson.h186 int spdk_json_number_to_uint32(const struct spdk_json_val *val, uint32_t *num);