ETIME 959 attrd/commands.c case -ETIME: /* When an attr changes while there is a DC election */ ETIME 801 attrd/legacy.c case -ETIME: /* When an attr changes while there is a DC election */ ETIME 593 fencing/remote.c remote_op_done(op, NULL, -ETIME, FALSE); ETIME 2015 fencing/remote.c } else if (rc == -ETIME && op->devices == NULL) { ETIME 417 fencing/test.c if (callback_rc != -ETIME) { ETIME 67 include/crm/compatibility.h cib_remote_timeout = -ETIME, ETIME 89 include/crm/compatibility.h st_err_timeout = -ETIME, ETIME 256 include/portability.h # ifndef ETIME ETIME 585 lib/cib/cib_client.c cib_native_callback(timer->cib, NULL, timer->call_id, -ETIME); ETIME 438 lib/cib/cib_native.c rc = -ETIME; ETIME 1072 lib/common/logging.c case ETIME: return "ETIME"; ETIME 750 lib/fencing/st_client.c } else if ((action->rc != -ETIME) && diff < (action->timeout * 0.7)) { ETIME 778 lib/fencing/st_client.c action->rc = -ETIME; ETIME 1017 lib/fencing/st_client.c action->rc = -ETIME; ETIME 1924 lib/fencing/st_client.c stonith_perform_callback(timer->stonith, NULL, timer->call_id, -ETIME); ETIME 1030 lrmd/lrmd.c case -ETIME: ETIME 1227 tools/crm_resource_runtime.c rc = -ETIME; ETIME 1306 tools/crm_resource_runtime.c rc = -ETIME; ETIME 1438 tools/crm_resource_runtime.c return -ETIME;