Searched refs:try_http (Results 1 – 1 of 1) sorted by relevance
173 static void print_settings(int try_http, int bg, char *gui_str);1444 static void print_settings(int try_http, int bg, char *gui_str) { in print_settings() argument1476 fprintf(stderr, " http: %d\n", try_http); in print_settings()2049 int got_httpdir = 0, try_http = 0; in main() local2475 try_http = 1; in main()2479 try_http = 1; in main()2954 try_http = 1; in main()4847 http_try_it = try_http; in main()4894 if (try_http || got_httpdir) { in main()4945 print_settings(try_http, bg, gui_str); in main()[all …]