![]() |
Icinga-core 1.4.0
next gen monitoring
|
#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) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 30 of file convertcfg.c.