Searched refs:search_list (Results 1 - 1 of 1) sorted by relevance
| /solaris-userland/tools/ |
| H A D | userland-fetch | 289 def download_from_paths(search_list, file_arg, url, timeout_arg, link_arg, quiet=False): 299 for url in download_paths(search_list, file_arg, url): 369 search_list = list() 387 search_list.append(arg) 406 for name in download_from_paths(search_list, file_arg, url_arg, 420 for sig_file in download_from_paths(search_list, sig_file,
|
Completed in 26 milliseconds