Home
last modified time | relevance | path

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

/third_party/curl/src/
Dtool_cb_hdr.h46 struct OutStruct *outs;
47 struct OutStruct *heads;
48 struct OutStruct *etag_save;
Dtool_operate.h50 struct OutStruct outs;
51 struct OutStruct heads;
52 struct OutStruct etag_save;
Dtool_cb_hdr.c72 struct OutStruct *outs = &per->outs; in tool_header_cb()
73 struct OutStruct *heads = &per->heads; in tool_header_cb()
74 struct OutStruct *etag_save = &per->etag_save; in tool_header_cb()
Dtool_cb_wrt.h35 bool tool_create_output_file(struct OutStruct *outs,
Dtool_sdecls.h65 struct OutStruct { struct
Dtool_cb_wrt.c54 bool tool_create_output_file(struct OutStruct *outs, in tool_create_output_file()
158 struct OutStruct *outs = &per->outs; in tool_write_cb()
Dtool_operate.c349 struct OutStruct *outs = &per->outs; in AmigaSetComment()
393 struct OutStruct *outs = &per->outs; in post_per_transfer()
1072 struct OutStruct *outs; in single_transfer()
1073 struct OutStruct *heads; in single_transfer()
1074 struct OutStruct *etag_save; in single_transfer()
1076 struct OutStruct etag_first; in single_transfer()