Icinga-core 1.4.0
next gen monitoring
contrib/convertcfg.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>

Go to the source code of this file.

Functions

char * my_strsep (char **, const char *)
int main (int argc, char **argv)

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 30 of file convertcfg.c.

char* my_strsep ( char **  stringp,
const char *  delim 
)

Definition at line 66 of file shared.c.

 All Data Structures Files Functions Variables Typedefs Defines