#include <stdio.h>
#include <string.h>
#include <libxml/xmlmemory.h>
#include <libxml/parser.h>
#include <glib.h>
#include "lpbot.h"
Go to the source code of this file.
Functions | |
static int | parseOptions (xmlDoc *doc, xmlNode *cur) |
int | parseConfig (char *docname) |
void | lp_config_free (lp_config *cfg) |