OpenDNSSEC-libhsm 2.1.13
hsmcheck.c File Reference
#include "config.h"
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <unistd.h>
#include "libhsm.h"
#include <libhsmdns.h>

Go to the source code of this file.

Functions

hsm_repository_tparse_conf_repositories (const char *cfgfile)
int main (int argc, char *argv[])

Variables

char * optarg
char * progname = NULL

Function Documentation

◆ main()

◆ parse_conf_repositories()

hsm_repository_t * parse_conf_repositories ( const char * cfgfile)
extern

Parse the repositories.

Definition at line 51 of file confparser.c.

Referenced by main().

Variable Documentation

◆ optarg

char* optarg
extern

Referenced by main().

◆ progname

char* progname = NULL

Definition at line 38 of file hsmcheck.c.

Referenced by main().