FACT++
1.0
|
#include <sys/types.h>
#include <netinet/in.h>
#include <netdb.h>
#include <string.h>
#include <time.h>
#include <sys/timeb.h>
#include <dim.h>
Go to the source code of this file.
Macros | |
#define | DIMLIB |
Functions | |
int | get_proc_name (char *proc_name) |
int | get_node_name (char *node_name) |
int | get_node_addr (char *node_addr) |
void | dim_print_date_time () |
void | dim_print_date_time_millis () |
void | dim_print_msg (char *msg, int severity) |
void | dim_panic (char *s) |
int | get_dns_node_name (char *node_name) |
int | get_dns_port_number () |
int | dim_get_env_var (char *env_var, char *value, int len) |
int | get_dns_accepted_domains (char *domains) |
int | get_dns_accepted_nodes (char *nodes) |
int | get_keepalive_tmout () |
int | get_write_tmout () |