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 853 of file midas.h. Referenced by cm_msg_retrieve(). |
|
Definition at line 859 of file midas.h. Referenced by cm_transition(). |
|
nobody Definition at line 852 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 860 of file midas.h. Referenced by cm_transition(). |
|
Definition at line 858 of file midas.h. Referenced by cm_scan_experiments(). |
|
Definition at line 854 of file midas.h. Referenced by cm_connect_experiment1(), and cm_get_client_info(). |
|
|
|
Definition at line 857 of file midas.h. Referenced by cm_connect_experiment1(), and cm_set_client_info(). |
|
Success Definition at line 849 of file midas.h. Referenced by cm_check_deferred_transition(), cm_transition(), el_submit(), fccinit(), main(), scheduler(), source_booking(), and tr_prestart(). |