OpenDNSSEC-signer  1.4.7
Functions
ods-getconf.c File Reference
#include "config.h"
#include "parser/confparser.h"
#include "shared/log.h"
#include <errno.h>
#include <getopt.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-getconf.c:

Go to the source code of this file.

Functions

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

Function Documentation

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

Main. start interface tool.

Definition at line 89 of file ods-getconf.c.

References parse_conf_string().