OpenDNSSEC-libhsm 1.2.1
Functions | Variables

/build/buildd-opendnssec_1.2.1.dfsg-1-mips-p9AT07/opendnssec-1.2.1.dfsg/libhsm/checks/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>
Include dependency graph for hsmcheck.c:

Go to the source code of this file.

Functions

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

Variables

char * optarg
char * progname = NULL

Function Documentation

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

Definition at line 43 of file hsmcheck.c.

References progname.

Referenced by cmd_dnskey(), cmd_generate(), cmd_purge(), cmd_remove(), cmd_test(), and main().


Variable Documentation

char* optarg

Referenced by main().

char* progname = NULL

Definition at line 40 of file hsmcheck.c.

Referenced by main(), usage(), and version().