OpenDNSSEC-signer  1.3.9
Functions
tools.h File Reference
#include "config.h"
#include "shared/status.h"
#include "signer/zone.h"
Include dependency graph for tools.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

ods_status tools_input (zone_type *zone)
ods_status tools_commit (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_commit ( zone_type zone)

Examine and commit updates.

Parameters
[in]zonezone
Returns
ods_status status
ods_status tools_input ( zone_type zone)
ods_status tools_nsecify ( zone_type zone)
ods_status tools_output ( zone_type zone)