![]() |
Icinga-core 1.4.0
next gen monitoring
|
#include "../include/config.h"
#include "../include/getcgi.h"
#include <stdio.h>
#include <stdlib.h>
Go to the source code of this file.
Functions | |
void | sanitize_cgi_input (char **cgivars) |
unsigned char | hex_to_char (char *input) |
void | unescape_cgi_input (char *input) |
char ** | getcgivars (void) |
void | free_cgivars (char **cgivars) |