OpenDNSSEC-signer 1.2.1
Defines | Functions

/build/buildd-opendnssec_1.2.1.dfsg-1-ia64-j6OroR/opendnssec-1.2.1.dfsg/signer/src/ods-signer.c File Reference

#include "config.h"
#include "util/file.h"
#include "util/log.h"
#include "util/se_malloc.h"
#include <errno.h>
#include <fcntl.h>
#include <stdio.h>
#include <string.h>
#include <strings.h>
#include <sys/select.h>
#include <sys/socket.h>
#include <sys/un.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/time.h>
Include dependency graph for ods-signer.c:

Go to the source code of this file.

Defines

#define SE_CLI_CMDLEN   6

Functions

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

Define Documentation

#define SE_CLI_CMDLEN   6

OpenDNSSEC signer engine client.

Definition at line 53 of file ods-signer.c.


Function Documentation

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

Main. start interface tool.

Definition at line 335 of file ods-signer.c.

References se_calloc(), se_free(), and se_strcmp().