Searched refs:new_getout (Results 1 – 3 of 3) sorted by relevance
29 struct getout *new_getout(struct OperationConfig *config);
42 struct getout *new_getout(struct OperationConfig *config) in new_getout() function
1042 config->url_get = url = new_getout(config); in parse_url()1251 config->url_out = url = new_getout(config); in parse_output()1290 config->url_out = url = new_getout(config); in parse_remote_name()1403 config->url_ul = url = new_getout(config); in parse_upload_file()
Completed in 28 milliseconds