Icinga-core 1.4.0
next gen monitoring
include/getcgi.h File Reference

Go to the source code of this file.

Functions

char ** getcgivars (void)
void free_cgivars (char **)
void unescape_cgi_input (char *)
void sanitize_cgi_input (char **)
unsigned char hex_to_char (char *)

Function Documentation

void free_cgivars ( char **  )

Definition at line 292 of file getcgi.c.

char** getcgivars ( void  )

Definition at line 129 of file getcgi.c.

unsigned char hex_to_char ( char *  )

Definition at line 68 of file getcgi.c.

void sanitize_cgi_input ( char **  )

Definition at line 35 of file getcgi.c.

void unescape_cgi_input ( char *  )

Definition at line 101 of file getcgi.c.

 All Data Structures Files Functions Variables Typedefs Defines