![]() |
Icinga-core 1.4.0
next gen monitoring
|
#include "../../../include/config.h"
#include "../include/common.h"
#include "../include/utils.h"
Go to the source code of this file.
Functions | |
int | ido_dbuf_init (ido_dbuf *db, int chunk_size) |
int | ido_dbuf_free (ido_dbuf *db) |
int | ido_dbuf_strcat (ido_dbuf *db, char *buf) |
int | my_rename (char *source, char *dest) |
void | idomod_strip (char *buffer) |