Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/lk/lib/cbuf/
Dcbuf.c130 size_t cbuf_read(cbuf_t *cbuf, void *_buf, size_t buflen, bool block) in cbuf_read() function
/aosp_15_r20/external/openthread/third_party/tcplp/lib/
H A Dcbuf.c146 size_t cbuf_read(struct cbufhead* chdr, void* data, size_t data_offset, size_t numbytes, int pop, c… in cbuf_read() function