Home
last modified time | relevance | path

Searched refs:OutStruct (Results 1 – 7 of 7) sorted by relevance

/third_party/curl/src/
Dtool_cb_hdr.h44 struct OutStruct *outs;
45 struct OutStruct *heads;
46 struct OutStruct *etag_save;
Dtool_operate.h46 struct OutStruct outs;
47 struct OutStruct heads;
48 struct OutStruct etag_save;
Dtool_cb_hdr.c60 struct OutStruct *outs = &per->outs; in tool_header_cb()
61 struct OutStruct *heads = &per->heads; in tool_header_cb()
62 struct OutStruct *etag_save = &per->etag_save; in tool_header_cb()
Dtool_cb_wrt.h33 bool tool_create_output_file(struct OutStruct *outs,
Dtool_cb_wrt.c52 bool tool_create_output_file(struct OutStruct *outs, in tool_create_output_file()
111 struct OutStruct *outs = &per->outs; in tool_write_cb()
Dtool_sdecls.h60 struct OutStruct { struct
Dtool_operate.c344 struct OutStruct *outs = &per->outs; in post_per_transfer()
782 struct OutStruct *outs; in single_transfer()
784 struct OutStruct *heads; in single_transfer()
785 struct OutStruct *etag_save; in single_transfer()