Home | History | Annotate | Download | only in src

Lines Matching full:hdrcbdata

198   struct HdrCbData hdrcbdata;
217 memset(&hdrcbdata, 0, sizeof(struct HdrCbData));
1299 hdrcbdata.honor_cd_filename = TRUE;
1301 hdrcbdata.honor_cd_filename = FALSE;
1303 hdrcbdata.outs = &outs;
1304 hdrcbdata.heads = &heads;
1307 my_setopt(curl, CURLOPT_HEADERDATA, &hdrcbdata);
1721 hdrcbdata.outs = NULL;
1819 hdrcbdata.heads = NULL;