OpenDNSSEC-signer 2.1.13
|
#include "adapter/adapter.h"
#include "status.h"
#include <libxml/xpath.h>
#include <libxml/xmlreader.h>
Go to the source code of this file.
Functions | |
ods_status | parse_zonelist_zones (void *zlist, const char *zlfile) |
ods_status parse_zonelist_zones | ( | void * | zlist, |
const char * | zlfile | ||
) |
Parsing zonelist files. Parse the zonelist file.
[in] | zlist | zone list storage |
[in] | zlfile | zonelist file name |
Parse the zonelist file.
Definition at line 173 of file zonelistparser.c.