![]() |
Icinga-core 1.4.0
next gen monitoring
|
Go to the source code of this file.
Defines | |
#define | NEB_OK 0 |
#define | NEB_ERROR -1 |
#define | NEB_TRUE 1 |
#define | NEB_FALSE 0 |
#define | NEBERROR_NOMEM 100 |
#define | NEBERROR_NOCALLBACKFUNC 200 |
#define | NEBERROR_NOCALLBACKLIST 201 |
#define | NEBERROR_CALLBACKBOUNDS 202 |
#define | NEBERROR_CALLBACKNOTFOUND 203 |
#define | NEBERROR_NOMODULEHANDLE 204 |
#define | NEBERROR_BADMODULEHANDLE 205 |
#define | NEBERROR_CALLBACKOVERRIDE 206 |
#define | NEBERROR_CALLBACKCANCEL 207 |
#define | NEBERROR_NOMODULE 300 |
#define | NEBERROR_MODINFOBOUNDS 400 |
#define NEB_ERROR -1 |
Definition at line 32 of file neberrors.h.
#define NEB_FALSE 0 |
Definition at line 35 of file neberrors.h.
#define NEB_OK 0 |
Definition at line 31 of file neberrors.h.
#define NEB_TRUE 1 |
Definition at line 34 of file neberrors.h.
#define NEBERROR_BADMODULEHANDLE 205 |
Definition at line 52 of file neberrors.h.
#define NEBERROR_CALLBACKBOUNDS 202 |
Definition at line 49 of file neberrors.h.
#define NEBERROR_CALLBACKCANCEL 207 |
Definition at line 54 of file neberrors.h.
#define NEBERROR_CALLBACKNOTFOUND 203 |
Definition at line 50 of file neberrors.h.
#define NEBERROR_CALLBACKOVERRIDE 206 |
Definition at line 53 of file neberrors.h.
#define NEBERROR_MODINFOBOUNDS 400 |
Definition at line 66 of file neberrors.h.
#define NEBERROR_NOCALLBACKFUNC 200 |
Definition at line 47 of file neberrors.h.
#define NEBERROR_NOCALLBACKLIST 201 |
Definition at line 48 of file neberrors.h.
#define NEBERROR_NOMEM 100 |
Definition at line 41 of file neberrors.h.
#define NEBERROR_NOMODULE 300 |
Definition at line 60 of file neberrors.h.
#define NEBERROR_NOMODULEHANDLE 204 |
Definition at line 51 of file neberrors.h.