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 |
|
db access error Definition at line 881 of file midas.h. Referenced by cm_msg_retrieve(). |
|
Definition at line 887 of file midas.h. Referenced by cm_transition(). |
|
nobody Definition at line 880 of file midas.h. Referenced by cm_check_client(), cm_connect_client(), cm_exist(), cm_get_watchdog_info(), cm_set_client_info(), and cm_shutdown(). |
|
set |
|
|
|
|
Definition at line 888 of file midas.h. Referenced by cm_transition(). |
|
Definition at line 886 of file midas.h. Referenced by cm_scan_experiments(). |
|
Definition at line 882 of file midas.h. Referenced by cm_connect_experiment1(), and cm_get_client_info(). |
|
|
|
Definition at line 885 of file midas.h. Referenced by cm_connect_experiment1(), and cm_set_client_info(). |
|
Success |