Functions

/build/buildd-opendnssec_1.3.2-1~bpo60+1-amd64-DfhaW2/opendnssec-1.3.2/signer/src/signer/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  )