Searched refs:go_fetch (Results 1 – 1 of 1) sorted by relevance
109 static int go_fetch(const char *, struct urlinfo *);1248 *rval = go_fetch(location, ui); in negotiate_connection()2285 go_fetch(const char *url, struct urlinfo *rui) in go_fetch() function2405 rval = go_fetch(argv[argpos], NULL); in auto_fetch()