Searched refs:OutStruct (Results 1 – 7 of 7) sorted by relevance
44 struct OutStruct *outs;45 struct OutStruct *heads;46 struct OutStruct *etag_save;
46 struct OutStruct outs;47 struct OutStruct heads;48 struct OutStruct etag_save;
60 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()
33 bool tool_create_output_file(struct OutStruct *outs,
52 bool tool_create_output_file(struct OutStruct *outs, in tool_create_output_file()111 struct OutStruct *outs = &per->outs; in tool_write_cb()
60 struct OutStruct { struct
344 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()