#include <stdlib.h>
#include <string.h>
#include <sys/types.h>
#include "share.h"
#include "url.h"
#include "compat/strlcpy.h"
#include "config.h"
Go to the source code of this file.
Classes | |
struct | cookie |
struct | config_item |
Functions | |
void | readconfig (void) |
Variables | |
char * | configfile |
config_item * | config |
unsigned int | config_items_count |
|
Definition at line 24 of file readconfig.c. |
|
Definition at line 61 of file readconfig.h. Referenced by edit(), fetch_thread(), main(), process_header(), process_rss(), readconfig(), rebuild_menu(), and repaint_edit(). |
|
Definition at line 62 of file readconfig.h. Referenced by edit(), main(), readconfig(), and rebuild_menu(). |
|
Definition at line 41 of file readconfig.h. Referenced by main(), and readconfig(). |