#include "config.h"#include #include #include #include #include #include "nntpgrab_plugin_schedular.h"#include "nntpgrab_types.h"Go to the source code of this file.
        Functions | 
    |
| gboolean | load_download_queue (GList **ret, char **errmsg) | 
| gboolean | save_download_queue (GList *queue, char **errmsg) | 
| void | free_download_queue (GList *queue) | 
| gboolean load_download_queue | ( | GList ** | ret, | |
| char ** | errmsg | |||
| ) | 
| gboolean save_download_queue | ( | GList * | queue, | |
| char ** | errmsg | |||
| ) |