ETIME            1021 daemons/attrd/attrd_commands.c         case -ETIME:           /* When an attr changes while there is a DC election */
ETIME             749 daemons/execd/execd_commands.c         case -ETIME:
ETIME            1080 daemons/execd/execd_commands.c         case -ETIME:
ETIME             100 daemons/execd/remoted_tls.c         case ETIME: // No message available to read
ETIME             425 daemons/fenced/cts-fence-helper.c         if (callback_rc != -ETIME) {
ETIME             628 daemons/fenced/fenced_remote.c     remote_op_done(op, NULL, -ETIME, FALSE);
ETIME            2097 daemons/fenced/fenced_remote.c     } else if (rc == -ETIME && op->devices == NULL) {
ETIME             164 include/portability.h #  ifndef ETIME
ETIME             576 lib/cib/cib_client.c     cib_native_callback(timer->cib, NULL, timer->call_id, -ETIME);
ETIME             402 lib/cib/cib_native.c         rc = -ETIME;
ETIME             142 lib/common/remote.c             if ((pollrc != pcmk_rc_ok) && (pollrc != ETIME)) {
ETIME             156 lib/common/remote.c     return ETIME;
ETIME             682 lib/common/remote.c     return (rc == 0)? ETIME : pcmk_rc_ok;
ETIME             823 lib/common/remote.c         if (rc == ETIME) {
ETIME             851 lib/common/remote.c     return ETIME;
ETIME             364 lib/common/results.c         case ETIME:             return "ETIME";
ETIME             692 lib/common/results.c         case ETIME:
ETIME             688 lib/fencing/st_client.c     } else if ((action->rc != -ETIME) && diff < (action->timeout * 0.7)) {
ETIME             707 lib/fencing/st_client.c             rv = -ETIME;
ETIME             714 lib/fencing/st_client.c             rv = -ETIME;
ETIME            1366 lib/fencing/st_client.c     stonith_perform_callback(timer->stonith, NULL, timer->call_id, -ETIME);
ETIME             276 lib/fencing/st_rhcs.c         if (rc == -ETIME || remaining_timeout <= 0 ) {
ETIME             277 lib/fencing/st_rhcs.c             return -ETIME;
ETIME             396 lib/lrmd/lrmd_client.c         case ETIME:
ETIME             452 lib/lrmd/lrmd_client.c                     case ETIME:
ETIME            1416 tools/crm_resource_runtime.c             rc = ETIME;
ETIME            1491 tools/crm_resource_runtime.c             rc = ETIME;
ETIME            1637 tools/crm_resource_runtime.c             return ETIME;