Defines | |
| #define | SUCCESS 1 |
| #define | CM_SUCCESS 1 |
| #define | CM_SET_ERROR 102 |
| #define | CM_NO_CLIENT 103 |
| #define | CM_DB_ERROR 104 |
| #define | CM_UNDEF_EXP 105 |
| #define | CM_VERSION_MISMATCH 106 |
| #define | CM_SHUTDOWN 107 |
| #define | CM_WRONG_PASSWORD 108 |
| #define | CM_UNDEF_ENVIRON 109 |
| #define | CM_DEFERRED_TRANSITION 110 |
| #define | CM_TRANSITION_IN_PROGRESS 111 |
| #define | CM_TIMEOUT 112 |
| #define | CM_INVALID_TRANSITION 113 |
| #define | CM_TOO_MANY_REQUESTS 114 |
|
|
db access error |
|
|
|
|
|
|
|
|
nobody |
|
|
set |
|
|
|
|
|
Same Definition at line 495 of file midas.h. Referenced by main(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Success Definition at line 494 of file midas.h. Referenced by cm_transition(), el_submit(), register_equipment(), and scheduler(). |