#include <config.h>
Data Fields | |
| GList * | servers |
| GList * | users |
| GList * | records |
| GList * | rsslist |
| int | ident_method |
| char * | ident_to |
| int | rss_interval |
Definition at line 7 of file config.h.
| GList* __lp_config::servers |
Definition at line 9 of file config.h.
Referenced by lp_config_free(), lp_find_server(), lp_handle_command(), main(), and parseServer().
| GList* __lp_config::users |
Definition at line 10 of file config.h.
Referenced by lp_config_free(), lp_find_user(), lp_handle_command(), lp_handler(), and parseUser().
| GList* __lp_config::records |
Definition at line 11 of file config.h.
Referenced by lp_config_free(), lp_handle_command(), parseRecord(), and saveRecords().
| GList* __lp_config::rsslist |
Definition at line 12 of file config.h.
Referenced by lp_check_rss(), lp_config_free(), and parseRss().
Definition at line 13 of file config.h.
Referenced by lp_handle_command(), lp_handler(), and parseOptions().
| char* __lp_config::ident_to |
Definition at line 14 of file config.h.
Referenced by lp_config_free(), lp_handle_command(), and lp_handler().
1.5.4