Searched defs:putbuf (Results 1 – 3 of 3) sorted by relevance
285 static void putbuf(uint8_t **q_ptr, const uint8_t *buf, size_t len) in putbuf() function
4939 putbuf(const char *buf, ssize_t len, bool repl) in putbuf() function
8110 static void putbuf(upb_pb_encoder *e, const char *buf, size_t len) { in putbuf() function