OpenDNSSEC-libhsm 2.1.12
Functions | Variables
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()

int main ( int  argc,
char *  argv[] 
)

Definition at line 50 of file hsmcheck.c.

References ctx, optarg, and progname.

◆ parse_conf_repositories()

hsm_repository_t * parse_conf_repositories ( const char *  cfgfile)

Parse the repositories.

Definition at line 51 of file confparser.c.

Variable Documentation

◆ optarg

char* optarg
extern

Referenced by main().

◆ progname

char* progname = NULL

Definition at line 38 of file hsmcheck.c.

Referenced by main().