Home
last modified time | relevance | path

Searched defs:str_start (Results 1 – 2 of 2) sorted by relevance

/spdk/lib/json/
H A Djson_parse.c170 json_decode_string(uint8_t *str_start, uint8_t *buf_end, uint8_t **str_end, uint32_t flags) in json_decode_string()
/spdk/lib/virtio/
H A Dvirtio_vhost_user.c155 char *str_underline, *str_start; in get_hugepage_file_info() local