Searched refs:fcb_put_len (Results 1 – 4 of 4) sorted by relevance
22 rc = fcb_put_len(&fcb, buf, len); in ZTEST()
56 int fcb_put_len(const struct fcb *fcbp, uint8_t *buf, uint16_t len);
71 cnt = fcb_put_len(fcb, tmp_str, len); in fcb_append()
216 int fcb_put_len(const struct fcb *fcbp, uint8_t *buf, uint16_t len) in fcb_put_len() function