OpenDNSSEC-signer 1.2.1
|
#include "signer/zone.h"
Go to the source code of this file.
Functions | |
struct zonelist_struct * | parse_zonelist_zones (const char *zlfile) |
struct zonelist_struct* parse_zonelist_zones | ( | const char * | zlfile | ) | [read] |
Parse the zonelist file.
[in] | zlfile | zonelist file name |
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().