Searched refs:buf_descriptor (Results 1 – 1 of 1) sorted by relevance
34 if (!buf_descriptor->mid_quote) { in forwarding_cb()36 buf_descriptor->mid_quote = true; in forwarding_cb()62 buf_descriptor->buf += written; in forwarding_cb()63 buf_descriptor->len -= written; in forwarding_cb()72 buf_descriptor_t buf_descriptor; in assert_emit_output() local74 buf_descriptor.buf = buf; in assert_emit_output()76 buf_descriptor.mid_quote = false; in assert_emit_output()79 &buf_descriptor); in assert_emit_output()83 buf_descriptor.buf = buf; in assert_emit_output()85 buf_descriptor.mid_quote = false; in assert_emit_output()[all …]