syslog-ng source
control-main.h File Reference
#include "mainloop.h"
#include "control/control-server.h"
Include dependency graph for control-main.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

ControlServer * control_init (const gchar *control_name)
 
void control_deinit (ControlServer *control_server)
 

Function Documentation

◆ control_deinit()

void control_deinit ( ControlServer *  control_server)

◆ control_init()

ControlServer* control_init ( const gchar *  control_name)