|
OpenDNSSEC-libhsm
2.1.3
|
#include "config.h"#include "compat.h"#include "log.h"#include "status.h"#include <libxml/xpath.h>#include <libxml/relaxng.h>#include <libxml/xmlreader.h>#include <string.h>#include <stdlib.h>#include "libhsm.h"Go to the source code of this file.
Functions | |
| hsm_repository_t * | parse_conf_repositories (const char *cfgfile) |
| hsm_repository_t* parse_conf_repositories | ( | const char * | cfgfile | ) |
Parse the repositories.
Definition at line 51 of file confparser.c.
1.8.13