Home
last modified time | relevance | path

Searched refs:nf_cb (Results 1 – 2 of 2) sorted by relevance

/dports/games/freeciv/freeciv-2.6.6/tools/
H A Ddownload.c52 static void nf_cb(const char *msg, void *data) in nf_cb() function
132 control = netfile_get_section_file(URL, nf_cb, mcb); in download_modpack_recursive()
358 if (!netfile_download_file(fileURL, local_name, nf_cb, mcb)) { in download_modpack_recursive()
407 list_file = netfile_get_section_file(fcmp->list_url, nf_cb, mcb); in download_modpack_list()
/dports/games/freeciv-nox11/freeciv-2.6.6/tools/
H A Ddownload.c52 static void nf_cb(const char *msg, void *data) in nf_cb() function
132 control = netfile_get_section_file(URL, nf_cb, mcb); in download_modpack_recursive()
358 if (!netfile_download_file(fileURL, local_name, nf_cb, mcb)) { in download_modpack_recursive()
407 list_file = netfile_get_section_file(fcmp->list_url, nf_cb, mcb); in download_modpack_list()