|
OpenDNSSEC-enforcer
2.0.2
|
#include "status.h"Go to the source code of this file.
Functions | |
| ods_status | parse_zonelist_zones (struct zonelist_struct *zlist, const char *zlfile) |
| ods_status parse_zonelist_zones | ( | struct zonelist_struct * | zlist, |
| const char * | zlfile | ||
| ) |
Parse the zonelist file.
| [in] | zlist | zone list storage |
| [in] | zlfile | zonelist file name |
Parse the zonelist file.
Definition at line 169 of file zonelistparser.c.
References ods_log_error(), and zone_name().
1.8.12