OpenDNSSEC-signer 1.2.1
Functions

/build/buildd-opendnssec_1.2.1.dfsg-1-ia64-j6OroR/opendnssec-1.2.1.dfsg/signer/src/parser/zonelistparser.h File Reference

#include "signer/zone.h"
Include dependency graph for zonelistparser.h:

Go to the source code of this file.

Functions

struct zonelist_structparse_zonelist_zones (const char *zlfile)

Function Documentation

struct zonelist_struct* parse_zonelist_zones ( const char *  zlfile) [read]

Parse the zonelist file.

Parameters:
[in]zlfilezonelist file name
Returns:
zonelist_type* zone list

Parse the zonelist file.

Definition at line 149 of file zonelistparser.c.

References zone_struct::policy_name, se_free(), se_log_assert, se_log_debug(), se_log_error(), se_strcmp(), zone_struct::signconf_filename, zone_create(), zonelist_add_zone(), zonelist_cleanup(), and zonelist_create().

Referenced by zonelist_read().