OpenDNSSEC-signer  1.4.7
Functions
tools.c File Reference
#include "config.h"
#include "daemon/dnshandler.h"
#include "adapter/adapter.h"
#include "shared/log.h"
#include "signer/tools.h"
#include "signer/zone.h"
#include <errno.h>
#include <sys/types.h>
#include <sys/wait.h>
#include <unistd.h>
Include dependency graph for tools.c:

Go to the source code of this file.

Functions

ods_status tools_signconf (zone_type *zone)
 
ods_status tools_input (zone_type *zone)
 
ods_status tools_output (zone_type *zone, engine_type *engine)
 

Function Documentation

ods_status tools_input ( zone_type zone)
ods_status tools_output ( zone_type zone,
engine_type engine 
)
ods_status tools_signconf ( zone_type zone)