Home
last modified time | relevance | path

Searched refs:folderListDownload (Results 1 – 3 of 3) sorted by relevance

/dports/audio/gmtp/gmtp-1.3.11/src/
H A Dinterface.h237 gboolean folderListDownload(gchar *foldername, uint32_t folderid);
H A Dcallbacks.c248 folderListDownload(folderListGetSelectionName(), targetfolder); in on_filesDownload_activate()
H A Dinterface.c1955 gboolean folderListDownload(gchar *foldername, uint32_t folderid) { in folderListDownload() function