Searched refs:ocs_textbuf_get_segment (Results 1 – 1 of 1) sorted by relevance
1633 static ocs_textbuf_segment_t *ocs_textbuf_get_segment(ocs_textbuf_t *textbuf, uint32_t idx);1662 ocs_textbuf_segment_t *segment = ocs_textbuf_get_segment(textbuf, idx); in ocs_textbuf_ext_get_buffer()1671 ocs_textbuf_segment_t *segment = ocs_textbuf_get_segment(textbuf, idx); in ocs_textbuf_ext_get_length()1680 ocs_textbuf_segment_t *segment = ocs_textbuf_get_segment(textbuf, idx); in ocs_textbuf_ext_get_written()1758 ocs_textbuf_get_segment(ocs_textbuf_t *textbuf, uint32_t idx) in ocs_textbuf_get_segment() function