Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dtransfer.c136 struct dynbuf *trailers_buf = &data->state.trailers_buf; in trailers_read() local
152 struct dynbuf *trailers_buf = &data->state.trailers_buf; in trailers_left() local
Durldata.h1417 struct dynbuf trailers_buf; /* a buffer containing the compiled trailing member