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

Go to the source code of this file.

Functions

GString * stats_execute_query_command (const gchar *cmd, gpointer user_data, gboolean *cancelled)
 
void stats_process_query_command (ControlConnection *cc, GString *cmd, gpointer user_data, gboolean *cancelled)
 

Function Documentation

◆ stats_execute_query_command()

GString* stats_execute_query_command ( const gchar *  cmd,
gpointer  user_data,
gboolean *  cancelled 
)

◆ stats_process_query_command()

void stats_process_query_command ( ControlConnection *  cc,
GString *  cmd,
gpointer  user_data,
gboolean *  cancelled 
)