Lines Matching refs:data
283 * header for VARIABLE header files only the bare record data needs
428 /* we have received no data despite the transfer was successful
433 data because of unmet condition */
440 /* Dump standard stream buffered data */
506 * At this point, we have already written data to the output
588 /* We have written data to an output file, we truncate file
662 /* Write the --write-out data before cleanup but after result is final */
754 /* Use the postfields data for an HTTP get */
788 /* This node has no URL. Free node data without destroying the
1417 errorf(global, "cannot mix --continue-at with --data");
1672 structblob.data = certdata;
1715 structblob.data = certdata;
1840 result = curlx_dyn_addf(&cookies, "%s", cl->data);
1842 result = curlx_dyn_addf(&cookies, ";%s", cl->data);
1860 my_setopt_str(curl, CURLOPT_COOKIEFILE, cfl->data);
2207 /* Free this URL node data without destroying the
2377 CURLcode tres = msg->data.result;