OpenDNSSEC-signer  1.3.14
Functions
tools.c File Reference
#include "config.h"
#include "adapter/adapter.h"
#include "shared/file.h"
#include "shared/log.h"
#include "signer/tools.h"
#include "signer/zone.h"
Include dependency graph for tools.c:

Go to the source code of this file.

Functions

ods_status tools_input (zone_type *zone)
 
ods_status tools_nsecify (zone_type *zone)
 
ods_status tools_audit (zone_type *zone, char *working_dir, char *cfg_filename)
 
ods_status tools_output (zone_type *zone)
 

Function Documentation

ods_status tools_audit ( zone_type zone,
char *  working_dir,
char *  cfg_filename 
)
ods_status tools_input ( zone_type zone)
ods_status tools_nsecify ( zone_type zone)
ods_status tools_output ( zone_type zone)