OpenDNSSEC-signer  1.3.15
Macros | Functions
ods-signerd.c File Reference
#include "config.h"
#include "daemon/engine.h"
#include <getopt.h>
#include <stdio.h>
#include <stdlib.h>
Include dependency graph for ods-signerd.c:

Go to the source code of this file.

Macros

#define AUTHOR_NAME   "Matthijs Mekking"
 
#define COPYRIGHT_STR   "Copyright (C) 2008-2010 NLnet Labs OpenDNSSEC"
 

Functions

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

Macro Definition Documentation

#define AUTHOR_NAME   "Matthijs Mekking"

OpenDNSSEC signer engine daemon.

Definition at line 42 of file ods-signerd.c.

#define COPYRIGHT_STR   "Copyright (C) 2008-2010 NLnet Labs OpenDNSSEC"

Definition at line 43 of file ods-signerd.c.

Function Documentation

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

Main. start engine and run it.

Definition at line 93 of file ods-signerd.c.

References engine_start().