timeout          1593 daemons/controld/controld_execd.c     op->timeout = 0;
timeout          1621 daemons/controld/controld_execd.c     pcmk__scan_min_int(op_timeout, &op->timeout, 0);
timeout          1641 daemons/controld/controld_execd.c             op->timeout = (int) QB_MIN(timeout_ms, INT_MAX);
timeout          1672 daemons/controld/controld_execd.c     if (op->timeout <= 0) {
timeout          1673 daemons/controld/controld_execd.c         op->timeout = op->interval_ms;
timeout          1991 daemons/controld/controld_execd.c                                          op->timeout, op->start_delay,
timeout          2141 daemons/controld/controld_execd.c                            pcmk__readable_interval(op->timeout), NULL);
timeout            77 daemons/controld/controld_execd_state.c     event.timeout = 0;
timeout           124 daemons/controld/controld_lrm.h                                      int port, int timeout);
timeout            57 daemons/controld/controld_remote_ra.c     int timeout;
timeout           471 daemons/controld/controld_remote_ra.c     op.timeout = cmd->timeout;
timeout           518 daemons/controld/controld_remote_ra.c     cmd->remaining_timeout = ((cmd->timeout / 1000) - (time(NULL) - cmd->start_time)) * 1000;
timeout           918 daemons/controld/controld_remote_ra.c                                        cmd->timeout) == pcmk_rc_ok) {
timeout           945 daemons/controld/controld_remote_ra.c                 cmd->monitor_timeout_id = pcmk__create_timer(cmd->timeout, monitor_timeout_cb, cmd);
timeout           959 daemons/controld/controld_remote_ra.c                 cmd->takeover_timeout_id = pcmk__create_timer((cmd->timeout/2),
timeout          1296 daemons/controld/controld_remote_ra.c     cmd->timeout = timeout_ms;
timeout            29 daemons/controld/controld_te_actions.c     action->timer = pcmk__create_timer(action->timeout + graph->network_delay,
timeout           190 daemons/controld/controld_te_actions.c         if (action->timeout <= 0) {
timeout           192 daemons/controld/controld_te_actions.c                     action->id, task, on_node, action->timeout, graph->network_delay);
timeout           193 daemons/controld/controld_te_actions.c             action->timeout = (int) graph->network_delay;
timeout           458 daemons/controld/controld_te_actions.c                   action->id, task, task_uuid, on_node, action->timeout);
timeout           460 daemons/controld/controld_te_actions.c         if (action->timeout <= 0) {
timeout           462 daemons/controld/controld_te_actions.c                     action->id, task, task_uuid, on_node, action->timeout, graph->network_delay);
timeout           463 daemons/controld/controld_te_actions.c             action->timeout = (int) graph->network_delay;
timeout           496 daemons/controld/controld_te_callbacks.c                    (via_node? via_node : "controller"), action->timeout);
timeout           504 daemons/controld/controld_te_callbacks.c                 (action->timeout
timeout           208 daemons/controld/controld_te_utils.c init_node_pending_timer(const pcmk__node_status_t *node, guint timeout)
timeout           241 daemons/controld/controld_te_utils.c     node_pending_timer->id = pcmk__create_timer(timeout * 1000,
timeout            39 daemons/execd/cts-exec-helper.c     int timeout;
timeout           151 daemons/execd/cts-exec-helper.c     { "timeout", 't', 0, G_OPTION_ARG_INT, &options.timeout,
timeout           283 daemons/execd/cts-exec-helper.c     if (options.timeout) {
timeout           284 daemons/execd/cts-exec-helper.c         pcmk__create_timer(options.timeout, timeout_err, NULL);
timeout           297 daemons/execd/cts-exec-helper.c                                    options.timeout,
timeout           579 daemons/execd/cts-exec-helper.c         if (options.timeout == 0) {
timeout           580 daemons/execd/cts-exec-helper.c             options.timeout = 30000;
timeout            29 daemons/execd/execd_alerts.c add_inflight_alert(int call_id, int timeout)
timeout            35 daemons/execd/execd_alerts.c                               GINT_TO_POINTER(timeout));
timeout            50 daemons/execd/execd_alerts.c     gpointer timeout;
timeout            55 daemons/execd/execd_alerts.c         while (g_hash_table_iter_next(&iter, NULL, &timeout)) {
timeout            56 daemons/execd/execd_alerts.c             if (GPOINTER_TO_INT(timeout) > max_timeout) {
timeout            57 daemons/execd/execd_alerts.c                 max_timeout = GPOINTER_TO_INT(timeout);
timeout            38 daemons/execd/execd_commands.c     int timeout;
timeout           313 daemons/execd/execd_commands.c     crm_element_value_int(rsc_xml, PCMK__XA_LRMD_TIMEOUT, &cmd->timeout);
timeout           316 daemons/execd/execd_commands.c     cmd->timeout_orig = cmd->timeout;
timeout           626 daemons/execd/execd_commands.c     crm_xml_add_int(notify, PCMK__XA_LRMD_TIMEOUT, cmd->timeout);
timeout           746 daemons/execd/execd_commands.c     cmd->timeout = cmd->timeout_orig;
timeout           923 daemons/execd/execd_commands.c             cmd->timeout = timeout_left;
timeout          1221 daemons/execd/execd_commands.c                                         pcmk__timeout_ms2s(cmd->timeout));
timeout          1307 daemons/execd/execd_commands.c                                      cmd->interval_ms, cmd->timeout,
timeout          1892 daemons/execd/execd_commands.c             const char *timeout = NULL;
timeout          1895 daemons/execd/execd_commands.c             timeout = crm_element_value(data, PCMK__XA_LRMD_WATCHDOG);
timeout          1896 daemons/execd/execd_commands.c             pcmk__valid_stonith_watchdog_timeout(timeout);
timeout           111 daemons/fenced/cts-fence-helper.c dispatch_helper(int timeout)
timeout           118 daemons/fenced/cts-fence-helper.c         rc = poll(&pollfd, 1, timeout); /* wait 10 minutes, -1 forever */
timeout            85 daemons/fenced/fenced_commands.c     int timeout; /* seconds */
timeout           368 daemons/fenced/fenced_commands.c     cmd->timeout = cmd->default_timeout;
timeout           441 daemons/fenced/fenced_commands.c               pcmk__s(cmd->target, ""), device->id, cmd->timeout);
timeout           594 daemons/fenced/fenced_commands.c                                     cmd->target_nodeid, cmd->timeout,
timeout           661 daemons/fenced/fenced_commands.c     cmd->timeout = get_action_timeout(device, cmd->action, cmd->default_timeout);
timeout           669 daemons/fenced/fenced_commands.c                   device->id, cmd->origin, cmd->remote_op_id, cmd->timeout);
timeout           675 daemons/fenced/fenced_commands.c                   device->id, cmd->client, cmd->timeout);
timeout           711 daemons/fenced/fenced_commands.c                    device->id, cmd->start_delay, cmd->timeout,
timeout          1098 daemons/fenced/fenced_commands.c                           int timeout,
timeout          1109 daemons/fenced/fenced_commands.c     cmd->default_timeout = timeout ? timeout : 60;
timeout          1110 daemons/fenced/fenced_commands.c     cmd->timeout = cmd->default_timeout;
timeout          2189 daemons/fenced/fenced_commands.c get_capable_devices(const char *host, const char *action, int timeout,
timeout          2206 daemons/fenced/fenced_commands.c     search->per_device_timeout = timeout;
timeout          3149 daemons/fenced/fenced_commands.c     int timeout = 0;
timeout          3190 daemons/fenced/fenced_commands.c     crm_element_value_int(request->xml, PCMK__XA_ST_TIMEOUT, &timeout);
timeout          3191 daemons/fenced/fenced_commands.c     get_capable_devices(target, action, timeout,
timeout          1501 daemons/fenced/fenced_remote.c     int timeout = specified_timeout;
timeout          1504 daemons/fenced/fenced_remote.c         return timeout;
timeout          1507 daemons/fenced/fenced_remote.c     timeout = (int) QB_MIN(QB_MAX(specified_timeout,
timeout          1511 daemons/fenced/fenced_remote.c     if (timeout > specified_timeout) {
timeout          1517 daemons/fenced/fenced_remote.c                      timeout, timeout);
timeout          1523 daemons/fenced/fenced_remote.c                      specified_timeout, timeout, timeout);
timeout          1527 daemons/fenced/fenced_remote.c     return timeout;
timeout          1535 daemons/fenced/fenced_remote.c     int timeout = op->base_timeout;
timeout          1538 daemons/fenced/fenced_remote.c     timeout = valid_fencing_timeout(op->base_timeout, false, op, device);
timeout          1541 daemons/fenced/fenced_remote.c         return timeout;
timeout          1546 daemons/fenced/fenced_remote.c         return timeout;
timeout          1550 daemons/fenced/fenced_remote.c         timeout = valid_fencing_timeout(props->custom_action_timeout[op->phase],
timeout          1557 daemons/fenced/fenced_remote.c         timeout += (props->delay_max[op->phase] > 0 ?
timeout          1561 daemons/fenced/fenced_remote.c     return timeout;
timeout          1583 daemons/fenced/fenced_remote.c     struct timeout_data *timeout = user_data;
timeout          1585 daemons/fenced/fenced_remote.c     if (!props->executed[timeout->op->phase]
timeout          1586 daemons/fenced/fenced_remote.c         && !props->disallowed[timeout->op->phase]) {
timeout          1587 daemons/fenced/fenced_remote.c         timeout->total_timeout += get_device_timeout(timeout->op, timeout->peer,
timeout          1595 daemons/fenced/fenced_remote.c     struct timeout_data timeout;
timeout          1597 daemons/fenced/fenced_remote.c     timeout.op = op;
timeout          1598 daemons/fenced/fenced_remote.c     timeout.peer = peer;
timeout          1599 daemons/fenced/fenced_remote.c     timeout.total_timeout = 0;
timeout          1601 daemons/fenced/fenced_remote.c     g_hash_table_foreach(peer->devices, add_device_timeout, &timeout);
timeout          1603 daemons/fenced/fenced_remote.c     return (timeout.total_timeout? timeout.total_timeout : op->base_timeout);
timeout          1860 daemons/fenced/fenced_remote.c     int timeout;
timeout          1897 daemons/fenced/fenced_remote.c     timeout = op->base_timeout;
timeout          1927 daemons/fenced/fenced_remote.c         timeout = get_device_timeout(op, peer, device, false);
timeout          1950 daemons/fenced/fenced_remote.c         crm_xml_add_int(remote_op, PCMK__XA_ST_TIMEOUT, timeout);
timeout           313 daemons/fenced/pacemaker-fenced.c do_stonith_async_timeout_update(const char *client_id, const char *call_id, int timeout)
timeout           318 daemons/fenced/pacemaker-fenced.c     if (!timeout || !call_id || !client_id) {
timeout           330 daemons/fenced/pacemaker-fenced.c     crm_xml_add_int(notify_data, PCMK__XA_ST_TIMEOUT, timeout);
timeout           332 daemons/fenced/pacemaker-fenced.c     crm_trace("timeout update is %d for client %s and call id %s", timeout, client_id, call_id);
timeout           251 daemons/fenced/pacemaker-fenced.h  do_stonith_async_timeout_update(const char *client, const char *call_id, int timeout);
timeout           180 include/crm/cib/cib_types.h     gboolean (*register_callback) (cib_t *cib, int call_id, int timeout,
timeout           185 include/crm/cib/cib_types.h     gboolean (*register_callback_full)(cib_t *cib, int call_id, int timeout,
timeout           120 include/crm/cib/internal.h     int timeout;
timeout            87 include/crm/common/actions.h                            const char *timeout);
timeout            44 include/crm/common/alerts_internal.h     int timeout;
timeout           170 include/crm/common/mainloop.h                         int timeout,
timeout           176 include/crm/common/mainloop.h                         int timeout,
timeout           121 include/crm/lrmd.h int lrmd_poll(lrmd_t *lrmd, int timeout);
timeout           206 include/crm/lrmd.h                           int timeout /*ms */ );
timeout           333 include/crm/lrmd.h                  const char *userdata, guint interval_ms, int timeout,
timeout           447 include/crm/lrmd.h                        const char *alert_path, int timeout,
timeout            53 include/crm/lrmd_events.h     int timeout;
timeout           123 include/crm/services.h     int timeout;    //!< Action timeout (in milliseconds)
timeout           242 include/crm/services.h                                       int timeout, GHashTable *params,
timeout           352 include/crm/services.h                                    int timeout, GHashTable *params,
timeout            45 include/crm/services_internal.h                                                int timeout, GHashTable *params,
timeout           302 include/crm/stonith-ng.h                        int timeout);
timeout           317 include/crm/stonith-ng.h                 char **list_info, int timeout);
timeout           331 include/crm/stonith-ng.h                    int timeout);
timeout           346 include/crm/stonith-ng.h                   const char *port, int timeout);
timeout           363 include/crm/stonith-ng.h                  stonith_key_value_t **devices, int timeout);
timeout           381 include/crm/stonith-ng.h                  const char *action, int timeout, int tolerance);
timeout           407 include/crm/stonith-ng.h                    stonith_history_t **history, int timeout);
timeout           449 include/crm/stonith-ng.h     int (*register_callback)(stonith_t *stonith, int call_id, int timeout,
timeout           542 include/crm/stonith-ng.h                     const stonith_key_value_t *params, int timeout,
timeout           564 include/crm/stonith-ng.h                             const char *node, const char *action, int timeout,
timeout           603 include/crm/stonith-ng.h int stonith_api_kick(uint32_t nodeid, const char *uname, int timeout, bool off);
timeout           648 include/crm/stonith-ng.h typedef int (*st_api_kick_fn) (int nodeid, const char *uname, int timeout, bool off);
timeout           652 include/crm/stonith-ng.h stonith_api_kick_helper(uint32_t nodeid, int timeout, bool off)
timeout           671 include/crm/stonith-ng.h     return (*st_kick_fn) (nodeid, NULL, timeout, off);
timeout           702 include/crm/stonith-ng.h bool stonith_agent_exists(const char *agent, int timeout);
timeout           567 include/pacemaker.h                          const char *name, unsigned int timeout,
timeout           586 include/pacemaker.h int pcmk_fence_history(xmlNodePtr *xml, const char *target, unsigned int timeout,
timeout           598 include/pacemaker.h int pcmk_fence_installed(xmlNodePtr *xml, unsigned int timeout);
timeout           623 include/pacemaker.h                             unsigned int timeout);
timeout           638 include/pacemaker.h int pcmk_fence_metadata(xmlNodePtr *xml, const char *agent, unsigned int timeout);
timeout           650 include/pacemaker.h int pcmk_fence_registered(xmlNodePtr *xml, const char *target, unsigned int timeout);
timeout           695 include/pacemaker.h                         GHashTable *params, unsigned int timeout);
timeout            54 include/pcmki/pcmki_fence.h                           const char *name, unsigned int timeout,
timeout            78 include/pcmki/pcmki_fence.h                         unsigned int timeout, int verbose, bool broadcast,
timeout            97 include/pcmki/pcmki_fence.h int pcmk__fence_installed(pcmk__output_t *out, stonith_t *st, unsigned int timeout);
timeout           135 include/pcmki/pcmki_fence.h                              const char *device_id, unsigned int timeout);
timeout           155 include/pcmki/pcmki_fence.h                          unsigned int timeout);
timeout           175 include/pcmki/pcmki_fence.h                            const char *target, unsigned int timeout);
timeout           238 include/pcmki/pcmki_fence.h                          const char *id, GHashTable *params, unsigned int timeout);
timeout            72 include/pcmki/pcmki_transition.h     int timeout;
timeout           159 lib/cib/cib_client.c               timer->call_id, timer->timeout);
timeout           167 lib/cib/cib_client.c cib_client_register_callback_full(cib_t *cib, int call_id, int timeout,
timeout           195 lib/cib/cib_client.c     if (timeout > 0) {
timeout           203 lib/cib/cib_client.c         async_timer->timeout = timeout * 1000;
timeout           204 lib/cib/cib_client.c         async_timer->ref = pcmk__create_timer(async_timer->timeout,
timeout           216 lib/cib/cib_client.c cib_client_register_callback(cib_t *cib, int call_id, int timeout,
timeout           222 lib/cib/cib_client.c     return cib_client_register_callback_full(cib, call_id, timeout,
timeout            30 lib/cluster/election.c     mainloop_timer_t *timeout; // When to abort if all votes not received
timeout           100 lib/cluster/election.c     cluster->priv->election->timeout = mainloop_timer_add(name,
timeout           138 lib/cluster/election.c         mainloop_timer_stop(cluster->priv->election->timeout);
timeout           161 lib/cluster/election.c         mainloop_timer_del(cluster->priv->election->timeout);
timeout           170 lib/cluster/election.c     mainloop_timer_start(cluster->priv->election->timeout);
timeout           183 lib/cluster/election.c         mainloop_timer_stop(cluster->priv->election->timeout);
timeout           198 lib/cluster/election.c     mainloop_timer_set_period(cluster->priv->election->timeout, period);
timeout           520 lib/common/actions.c                   const char *interval_spec, const char *timeout)
timeout           530 lib/common/actions.c     if (timeout) {
timeout           531 lib/common/actions.c         crm_xml_add(xml_op, PCMK_META_TIMEOUT, timeout);
timeout            59 lib/common/alerts.c     entry->timeout = PCMK__ALERT_DEFAULT_TIMEOUT_MS;
timeout            94 lib/common/alerts.c     new_entry->timeout = entry->timeout;
timeout           302 lib/common/digest.c     char *timeout = NULL;
timeout           320 lib/common/digest.c         timeout = crm_element_value_copy(param_set, key);
timeout           327 lib/common/digest.c     if (timeout != NULL) {
timeout           328 lib/common/digest.c         crm_xml_add(param_set, key, timeout);
timeout           330 lib/common/digest.c     free(timeout);
timeout          1198 lib/common/ipc_client.c     time_t timeout = time(NULL) + 1 + pcmk__timeout_ms2s(ms_timeout);
timeout          1238 lib/common/ipc_client.c     } while (time(NULL) < timeout);
timeout          1333 lib/common/ipc_client.c         time_t timeout = time(NULL) + 1 + pcmk__timeout_ms2s(ms_timeout);
timeout          1344 lib/common/ipc_client.c         } while ((qb_rc == -EAGAIN) && (time(NULL) < timeout));
timeout            30 lib/common/mainloop.c     gboolean timeout;
timeout            58 lib/common/mainloop.c crm_trigger_prepare(GSource * source, gint * timeout)
timeout            79 lib/common/mainloop.c     *timeout = 500;             /* Timeout in ms */
timeout          1030 lib/common/mainloop.c     return child->timeout;
timeout          1087 lib/common/mainloop.c     if (child->timeout) {
timeout          1098 lib/common/mainloop.c     child->timeout = TRUE;
timeout          1252 lib/common/mainloop.c mainloop_child_add_with_flags(pid_t pid, int timeout, const char *desc, void *privatedata, enum mainloop_child_flags flags, 
timeout          1260 lib/common/mainloop.c     child->timeout = FALSE;
timeout          1266 lib/common/mainloop.c     if (timeout) {
timeout          1267 lib/common/mainloop.c         child->timerid = pcmk__create_timer(timeout, child_timeout_callback, child);
timeout          1283 lib/common/mainloop.c mainloop_child_add(pid_t pid, int timeout, const char *desc, void *privatedata,
timeout          1286 lib/common/mainloop.c     mainloop_child_add_with_flags(pid, timeout, desc, privatedata, 0, callback);
timeout           398 lib/common/remote.c     int timeout = timeout_ms;
timeout           415 lib/common/remote.c         if (errno == EINTR && (timeout > 0)) {
timeout           416 lib/common/remote.c             timeout = timeout_ms - ((time(NULL) - start) * 1000);
timeout           417 lib/common/remote.c             if (timeout < 1000) {
timeout           418 lib/common/remote.c                 timeout = 1000;
timeout           422 lib/common/remote.c         rc = poll(&fds, 1, timeout);
timeout           813 lib/common/remote.c pcmk__connect_remote(const char *host, int port, int timeout, int *timer_id,
timeout           882 lib/common/remote.c             if (connect_socket_retry(sock, rp->ai_addr, rp->ai_addrlen, timeout,
timeout            33 lib/fencing/fencing_private.h int stonith__rhcs_metadata(const char *agent, int timeout, char **output);
timeout            41 lib/fencing/fencing_private.h                            const char *host_arg, int timeout,
timeout            51 lib/fencing/fencing_private.h int stonith__lha_metadata(const char *agent, int timeout, char **output);
timeout            59 lib/fencing/fencing_private.h                           int timeout, char **output, char **error_output);
timeout            34 lib/fencing/st_actions.c     int timeout;
timeout           277 lib/fencing/st_actions.c     action->timeout = action->remaining_timeout = timeout_sec;
timeout           308 lib/fencing/st_actions.c                && (diff < (action->timeout * 0.7))) {
timeout           311 lib/fencing/st_actions.c         action->remaining_timeout = action->timeout - diff;
timeout           615 lib/fencing/st_actions.c     svc_action->timeout = 1000 * action->remaining_timeout;
timeout            77 lib/fencing/st_client.c     int timeout;
timeout            90 lib/fencing/st_client.c                                 int call_options, int timeout);
timeout           481 lib/fencing/st_client.c                         int timeout)
timeout           544 lib/fencing/st_client.c                   stonith_key_value_t ** devices, int timeout)
timeout           558 lib/fencing/st_client.c     rc = stonith_send_command(stonith, STONITH_OP_QUERY, data, &output, call_options, timeout);
timeout           626 lib/fencing/st_client.c                  int timeout)
timeout           632 lib/fencing/st_client.c                           timeout, &output);
timeout           652 lib/fencing/st_client.c stonith_api_monitor(stonith_t * stonith, int call_options, const char *id, int timeout)
timeout           655 lib/fencing/st_client.c                             NULL, timeout, NULL);
timeout           660 lib/fencing/st_client.c                    int timeout)
timeout           663 lib/fencing/st_client.c                             timeout, NULL);
timeout           668 lib/fencing/st_client.c                              const char *action, int timeout, int tolerance, int delay)
timeout           676 lib/fencing/st_client.c     crm_xml_add_int(data, PCMK__XA_ST_TIMEOUT, timeout);
timeout           680 lib/fencing/st_client.c     rc = stonith_send_command(stonith, STONITH_OP_FENCE, data, NULL, call_options, timeout);
timeout           688 lib/fencing/st_client.c                   int timeout, int tolerance)
timeout           691 lib/fencing/st_client.c                                         timeout, tolerance, 0);
timeout           704 lib/fencing/st_client.c                     stonith_history_t ** history, int timeout)
timeout           720 lib/fencing/st_client.c                               call_options, timeout);
timeout           992 lib/fencing/st_client.c     crm_err("Async call %d timed out after %dms", timer->call_id, timer->timeout);
timeout          1003 lib/fencing/st_client.c                      int timeout)
timeout          1007 lib/fencing/st_client.c     if (timeout <= 0) {
timeout          1021 lib/fencing/st_client.c     async_timer->timeout = (timeout + 60) * 1000;
timeout          1026 lib/fencing/st_client.c         pcmk__create_timer(async_timer->timeout, stonith_async_timeout_handler,
timeout          1031 lib/fencing/st_client.c update_callback_timeout(int call_id, int timeout, stonith_t * st)
timeout          1042 lib/fencing/st_client.c     set_callback_timeout(callback, st, call_id, timeout);
timeout          1077 lib/fencing/st_client.c         int timeout = 0;
timeout          1079 lib/fencing/st_client.c         crm_element_value_int(blob.xml, PCMK__XA_ST_TIMEOUT, &timeout);
timeout          1082 lib/fencing/st_client.c         update_callback_timeout(call_id, timeout, st);
timeout          1311 lib/fencing/st_client.c stonith_api_add_callback(stonith_t * stonith, int call_id, int timeout, int options,
timeout          1347 lib/fencing/st_client.c     if (timeout > 0) {
timeout          1348 lib/fencing/st_client.c         set_callback_timeout(blob, stonith, call_id, timeout);
timeout          1546 lib/fencing/st_client.c                      int call_options, int timeout)
timeout          1581 lib/fencing/st_client.c     crm_xml_add_int(op_msg, PCMK__XA_ST_TIMEOUT, timeout);
timeout          1582 lib/fencing/st_client.c     crm_trace("Sending %s message to fencer with timeout %ds", op, timeout);
timeout          1600 lib/fencing/st_client.c                           1000 * (timeout + 60), &op_reply);
timeout          1605 lib/fencing/st_client.c         crm_perror(LOG_ERR, "Couldn't perform %s operation (timeout=%ds): %d", op, timeout, rc);
timeout          2001 lib/fencing/st_client.c stonith_api_kick(uint32_t nodeid, const char *uname, int timeout, bool off)
timeout          2027 lib/fencing/st_client.c         rc = st->cmds->fence(st, opts, name, action, timeout, 0);
timeout          2107 lib/fencing/st_client.c stonith_agent_exists(const char *agent, int timeout)
timeout          2123 lib/fencing/st_client.c     st->cmds->list_agents(st, st_opt_sync_call, NULL, &devices, timeout == 0 ? 120 : timeout);
timeout           179 lib/fencing/st_lha.c stonith__lha_metadata(const char *agent, int timeout, char **output)
timeout           303 lib/fencing/st_lha.c                       const char *agent, GHashTable *params, int timeout,
timeout           270 lib/fencing/st_rhcs.c                        const char * host_arg, int timeout,
timeout           274 lib/fencing/st_rhcs.c     int remaining_timeout = timeout;
timeout           196 lib/lrmd/lrmd_alerts.c                                     entry->timeout, copy_params);
timeout           377 lib/lrmd/lrmd_alerts.c                                      op->timeout);
timeout           224 lib/lrmd/lrmd_client.c     copy->timeout = event->timeout;
timeout           300 lib/lrmd/lrmd_client.c         crm_element_value_int(msg, PCMK__XA_LRMD_TIMEOUT, &event.timeout);
timeout           495 lib/lrmd/lrmd_client.c lrmd_poll(lrmd_t * lrmd, int timeout)
timeout           561 lib/lrmd/lrmd_client.c lrmd_create_op(const char *token, const char *op, xmlNode *data, int timeout,
timeout           571 lib/lrmd/lrmd_client.c     crm_xml_add_int(op_msg, PCMK__XA_LRMD_TIMEOUT, timeout);
timeout           780 lib/lrmd/lrmd_client.c lrmd_tls_send_recv(lrmd_t * lrmd, xmlNode * msg, int timeout, xmlNode ** reply)
timeout           794 lib/lrmd/lrmd_client.c     rc = read_remote_reply(lrmd, timeout, global_remote_msg_id, &xml);
timeout           798 lib/lrmd/lrmd_client.c                 global_remote_msg_id, pcmk_rc_str(rc), rc, timeout);
timeout           812 lib/lrmd/lrmd_client.c lrmd_send_xml(lrmd_t * lrmd, xmlNode * msg, int timeout, xmlNode ** reply)
timeout           819 lib/lrmd/lrmd_client.c             rc = crm_ipc_send(native->ipc, msg, crm_ipc_client_response, timeout, reply);
timeout           822 lib/lrmd/lrmd_client.c             rc = lrmd_tls_send_recv(lrmd, msg, timeout, reply);
timeout           899 lib/lrmd/lrmd_client.c                   xmlNode **output_data, int timeout,
timeout           919 lib/lrmd/lrmd_client.c     op_msg = lrmd_create_op(native->token, op, data, timeout, options);
timeout           926 lib/lrmd/lrmd_client.c         rc = lrmd_send_xml(lrmd, op_msg, timeout, &op_reply);
timeout           933 lib/lrmd/lrmd_client.c         crm_perror(LOG_ERR, "Couldn't perform %s operation (timeout=%d): %d", op, timeout, rc);
timeout          1605 lib/lrmd/lrmd_client.c lrmd_tls_connect_async(lrmd_t * lrmd, int timeout /*ms */ )
timeout          1612 lib/lrmd/lrmd_client.c     rc = pcmk__connect_remote(native->server, native->port, timeout, &timer_id,
timeout          1714 lib/lrmd/lrmd_client.c lrmd_api_connect_async(lrmd_t * lrmd, const char *name, int timeout)
timeout          1731 lib/lrmd/lrmd_client.c             rc = lrmd_tls_connect_async(lrmd, timeout);
timeout          2148 lib/lrmd/lrmd_client.c               int timeout,      /* ms */
timeout          2162 lib/lrmd/lrmd_client.c     crm_xml_add_int(data, PCMK__XA_LRMD_TIMEOUT, timeout);
timeout          2169 lib/lrmd/lrmd_client.c     rc = lrmd_send_command(lrmd, LRMD_OP_RSC_EXEC, data, NULL, timeout, options, true);
timeout          2179 lib/lrmd/lrmd_client.c                     int timeout, lrmd_key_value_t *params)
timeout          2189 lib/lrmd/lrmd_client.c     crm_xml_add_int(data, PCMK__XA_LRMD_TIMEOUT, timeout);
timeout          2195 lib/lrmd/lrmd_client.c     rc = lrmd_send_command(lrmd, LRMD_OP_ALERT_EXEC, data, NULL, timeout,
timeout            34 lib/pacemaker/pcmk_fence.c     unsigned int timeout;
timeout           158 lib/pacemaker/pcmk_fence.c     int timeout = 0;
timeout           174 lib/pacemaker/pcmk_fence.c                                          pcmk__timeout_ms2s(async_fence_data.timeout),
timeout           185 lib/pacemaker/pcmk_fence.c     timeout = pcmk__timeout_ms2s(async_fence_data.timeout);
timeout           187 lib/pacemaker/pcmk_fence.c         timeout += async_fence_data.delay;
timeout           189 lib/pacemaker/pcmk_fence.c     st->cmds->register_callback(st, call_id, timeout, st_opt_timeout_updates,
timeout           196 lib/pacemaker/pcmk_fence.c                       const char *name, unsigned int timeout,
timeout           206 lib/pacemaker/pcmk_fence.c     async_fence_data.timeout = timeout;
timeout           232 lib/pacemaker/pcmk_fence.c                      const char *name, unsigned int timeout,
timeout           244 lib/pacemaker/pcmk_fence.c     rc = pcmk__request_fencing(st, target, action, name, timeout, tolerance,
timeout           255 lib/pacemaker/pcmk_fence.c                     unsigned int timeout, int verbose, bool broadcast,
timeout           286 lib/pacemaker/pcmk_fence.c     rc = st->cmds->history(st, opts, target, &history, pcmk__timeout_ms2s(timeout));
timeout           330 lib/pacemaker/pcmk_fence.c pcmk_fence_history(xmlNodePtr *xml, const char *target, unsigned int timeout,
timeout           344 lib/pacemaker/pcmk_fence.c     rc = pcmk__fence_history(out, st, target, timeout, verbose, broadcast,
timeout           354 lib/pacemaker/pcmk_fence.c pcmk__fence_installed(pcmk__output_t *out, stonith_t *st, unsigned int timeout)
timeout           360 lib/pacemaker/pcmk_fence.c                                pcmk__timeout_ms2s(timeout));
timeout           378 lib/pacemaker/pcmk_fence.c pcmk_fence_installed(xmlNodePtr *xml, unsigned int timeout)
timeout           389 lib/pacemaker/pcmk_fence.c     rc = pcmk__fence_installed(out, st, timeout);
timeout           435 lib/pacemaker/pcmk_fence.c                          const char *device_id, unsigned int timeout)
timeout           441 lib/pacemaker/pcmk_fence.c     rc = st->cmds->list(st, st_opts, device_id, &lists, pcmk__timeout_ms2s(timeout));
timeout           460 lib/pacemaker/pcmk_fence.c pcmk_fence_list_targets(xmlNodePtr *xml, const char *device_id, unsigned int timeout)
timeout           471 lib/pacemaker/pcmk_fence.c     rc = pcmk__fence_list_targets(out, st, device_id, timeout);
timeout           481 lib/pacemaker/pcmk_fence.c                      unsigned int timeout)
timeout           485 lib/pacemaker/pcmk_fence.c                                 pcmk__timeout_ms2s(timeout));
timeout           497 lib/pacemaker/pcmk_fence.c pcmk_fence_metadata(xmlNodePtr *xml, const char *agent, unsigned int timeout)
timeout           508 lib/pacemaker/pcmk_fence.c     rc = pcmk__fence_metadata(out, st, agent, timeout);
timeout           518 lib/pacemaker/pcmk_fence.c                        unsigned int timeout)
timeout           523 lib/pacemaker/pcmk_fence.c     rc = st->cmds->query(st, st_opts, target, &devices, pcmk__timeout_ms2s(timeout));
timeout           545 lib/pacemaker/pcmk_fence.c pcmk_fence_registered(xmlNodePtr *xml, const char *target, unsigned int timeout)
timeout           556 lib/pacemaker/pcmk_fence.c     rc = pcmk__fence_registered(out, st, target, timeout);
timeout           620 lib/pacemaker/pcmk_fence.c                      const char *id, GHashTable *params, unsigned int timeout)
timeout           627 lib/pacemaker/pcmk_fence.c                             pcmk__timeout_ms2s(timeout), &output, &error_output);
timeout           634 lib/pacemaker/pcmk_fence.c                     GHashTable *params, unsigned int timeout)
timeout           645 lib/pacemaker/pcmk_fence.c     rc = pcmk__fence_validate(out, st, agent, id, params, timeout);
timeout           580 lib/pacemaker/pcmk_graph_consumer.c     pcmk__scan_min_int(value, &(action->timeout), 0);
timeout           590 lib/pacemaker/pcmk_graph_consumer.c         action->timeout += start_delay;
timeout           598 lib/pacemaker/pcmk_graph_consumer.c     crm_trace("Action %d has timer set to %dms", action->id, action->timeout);
timeout            52 lib/pengine/rules_alerts.c         entry->timeout = (int) QB_MIN(timeout_ms, INT_MAX);
timeout            53 lib/pengine/rules_alerts.c         if (entry->timeout <= 0) {
timeout            54 lib/pengine/rules_alerts.c             if (entry->timeout == 0) {
timeout            63 lib/pengine/rules_alerts.c             entry->timeout = PCMK__ALERT_DEFAULT_TIMEOUT_MS;
timeout            66 lib/pengine/rules_alerts.c                       entry->id, entry->timeout);
timeout            68 lib/pengine/rules_alerts.c         if (entry->timeout > *max_timeout) {
timeout            69 lib/pengine/rules_alerts.c             *max_timeout = entry->timeout;
timeout           258 lib/pengine/rules_alerts.c                   entry->id, entry->path, entry->timeout, entry->tstamp_format,
timeout          1635 lib/pengine/unpack.c         time_t timeout = when_member
timeout          1638 lib/pengine/unpack.c         if (get_effective_time(node->priv->scheduler) >= timeout) {
timeout          1643 lib/pengine/unpack.c         pe__update_recheck_time(timeout, scheduler, "pending node timeout");
timeout           207 lib/services/dbus.c add_dbus_timer(DBusTimeout *timeout, void *data)
timeout           209 lib/services/dbus.c     int interval_ms = dbus_timeout_get_interval(timeout);
timeout           210 lib/services/dbus.c     guint id = pcmk__create_timer(interval_ms, timer_popped, timeout);
timeout           213 lib/services/dbus.c         dbus_timeout_set_data(timeout, GUINT_TO_POINTER(id), NULL);
timeout           220 lib/services/dbus.c remove_dbus_timer(DBusTimeout *timeout, void *data)
timeout           222 lib/services/dbus.c     void *vid = dbus_timeout_get_data(timeout);
timeout           225 lib/services/dbus.c     crm_trace("Removing %dms DBus timer", dbus_timeout_get_interval(timeout));
timeout           228 lib/services/dbus.c         dbus_timeout_set_data(timeout, 0, NULL);
timeout           233 lib/services/dbus.c toggle_dbus_timer(DBusTimeout *timeout, void *data)
timeout           235 lib/services/dbus.c     bool enabled = dbus_timeout_get_enabled(timeout);
timeout           238 lib/services/dbus.c               dbus_timeout_get_interval(timeout), (enabled? "off": "on"));
timeout           240 lib/services/dbus.c         add_dbus_timer(timeout, data);
timeout           242 lib/services/dbus.c         remove_dbus_timer(timeout, data);
timeout           413 lib/services/dbus.c                     DBusError *error, int timeout)
timeout           427 lib/services/dbus.c     if (timeout <= 0) {
timeout           429 lib/services/dbus.c         timeout = DBUS_TIMEOUT_USE_DEFAULT;
timeout           433 lib/services/dbus.c     if (!dbus_connection_send_with_reply(connection, msg, &pending, timeout)) {
timeout           478 lib/services/dbus.c                void *user_data, int timeout)
timeout           487 lib/services/dbus.c     if (timeout <= 0) {
timeout           489 lib/services/dbus.c         timeout = DBUS_TIMEOUT_USE_DEFAULT;
timeout           493 lib/services/dbus.c     if (!dbus_connection_send_with_reply(connection, msg, &pending, timeout)) {
timeout           698 lib/services/dbus.c                        DBusPendingCall **pending, int timeout)
timeout           753 lib/services/dbus.c                                        query_data, timeout);
timeout           766 lib/services/dbus.c                                                  timeout);
timeout            34 lib/services/pcmk-dbus.h                     void(*done)(DBusPendingCall *pending, void *user_data), void *user_data, int timeout);
timeout            37 lib/services/pcmk-dbus.h DBusMessage *pcmk_dbus_send_recv(DBusMessage *msg, DBusConnection *connection, DBusError *error, int timeout);
timeout            46 lib/services/pcmk-dbus.h     DBusPendingCall **pending, int timeout);
timeout           256 lib/services/services.c                         const char *action, guint interval_ms, int timeout,
timeout           273 lib/services/services.c     op->timeout = timeout;
timeout           330 lib/services/services.c                         const char *action, guint interval_ms, int timeout,
timeout           334 lib/services/services.c                             provider, agent, action, interval_ms, timeout,
timeout           406 lib/services/services.c services_alert_create(const char *id, const char *exec, int timeout,
timeout           413 lib/services/services.c     action->timeout = timeout;
timeout           726 lib/services/services_linux.c                  kind, op->id, op->pid, pcmk__readable_interval(op->timeout));
timeout           730 lib/services/services_linux.c                                 kind, pcmk__readable_interval(op->timeout));
timeout          1052 lib/services/services_linux.c     int timeout = op->timeout;
timeout          1072 lib/services/services_linux.c         int poll_rc = poll(fds, 3, timeout);
timeout          1115 lib/services/services_linux.c             timeout = 0;
timeout          1125 lib/services/services_linux.c         timeout = op->timeout - (time(NULL) - start) * 1000;
timeout          1127 lib/services/services_linux.c     } while ((op->timeout < 0 || timeout > 0));
timeout          1137 lib/services/services_linux.c         if ((op->timeout > 0) && (timeout <= 0)) {
timeout          1143 lib/services/services_linux.c                      op->id, op->pid, op->timeout);
timeout          1377 lib/services/services_linux.c     mainloop_child_add_with_flags(op->pid, op->timeout, op->id, op,
timeout            81 lib/services/systemd.c              void *user_data, int timeout)
timeout            83 lib/services/systemd.c     return pcmk_dbus_send(msg, systemd_proxy, done, user_data, timeout);
timeout            87 lib/services/systemd.c systemd_send_recv(DBusMessage *msg, DBusError *error, int timeout)
timeout            89 lib/services/systemd.c     return pcmk_dbus_send_recv(msg, systemd_proxy, error, timeout);
timeout           163 lib/services/systemd.c                      void *userdata, DBusPendingCall **pending, int timeout)
timeout           167 lib/services/systemd.c                                   name, callback, userdata, pending, timeout)
timeout           281 lib/services/systemd.c systemd_daemon_reload(int timeout)
timeout           289 lib/services/systemd.c                  GUINT_TO_POINTER(reload_count), timeout);
timeout           478 lib/services/systemd.c                                   (op? op->timeout : DBUS_TIMEOUT_USE_DEFAULT));
timeout           501 lib/services/systemd.c     pending = systemd_send(msg, loadunit_completed, op, op->timeout);
timeout           698 lib/services/systemd.c systemd_unit_metadata(const char *name, int timeout)
timeout           707 lib/services/systemd.c                                     timeout);
timeout           852 lib/services/systemd.c systemd_create_override(const char *agent, int timeout)
timeout           878 lib/services/systemd.c         systemd_daemon_reload(timeout);
timeout           885 lib/services/systemd.c systemd_remove_override(const char *agent, int timeout)
timeout           895 lib/services/systemd.c         systemd_daemon_reload(timeout);
timeout           964 lib/services/systemd.c                                      op->timeout);
timeout           982 lib/services/systemd.c         systemd_create_override(op->agent, op->timeout);
timeout           986 lib/services/systemd.c         systemd_remove_override(op->agent, op->timeout);
timeout          1025 lib/services/systemd.c         reply = systemd_send_recv(msg, NULL, op->timeout);
timeout          1034 lib/services/systemd.c                                                 op->timeout);
timeout          1101 lib/services/systemd.c         op->stdout_data = systemd_unit_metadata(op->agent, op->timeout);
timeout          1113 lib/services/systemd.c         op->opaque->timerid = pcmk__create_timer(op->timeout + 5000,
timeout          1640 tools/crm_resource_runtime.c     guint timeout = pcmk__timeout_ms2s(timeout_ms);
timeout          1809 tools/crm_resource_runtime.c     step_timeout_s = timeout / sleep_interval;
timeout          1820 tools/crm_resource_runtime.c             if(timeout) {
timeout          1821 tools/crm_resource_runtime.c                 timeout -= sleep_interval;
timeout          1822 tools/crm_resource_runtime.c                 crm_trace("%us remaining", timeout);
timeout          1888 tools/crm_resource_runtime.c     step_timeout_s = timeout / sleep_interval;
timeout          1900 tools/crm_resource_runtime.c             if(timeout) {
timeout          1901 tools/crm_resource_runtime.c                 timeout -= sleep_interval;
timeout          1902 tools/crm_resource_runtime.c                 crm_trace("%ds remaining", timeout);
timeout            36 tools/crmadmin.c     guint timeout;
timeout            41 tools/crmadmin.c     .timeout = 30000, // Default to 30 seconds
timeout           122 tools/crmadmin.c         return pcmk_parse_interval_spec(optarg, &options.timeout) == pcmk_rc_ok;
timeout           234 tools/crmadmin.c                                          (unsigned int) options.timeout);
timeout           238 tools/crmadmin.c                                          (unsigned int) options.timeout, true,
timeout           246 tools/crmadmin.c                                              (unsigned int) options.timeout);
timeout            54 tools/stonith_admin.c     int timeout ;
timeout            72 tools/stonith_admin.c     .timeout = 120,
timeout           205 tools/stonith_admin.c     { "timeout", 't', 0, G_OPTION_ARG_INT, &options.timeout,
timeout           358 tools/stonith_admin.c                                    options.timeout * 1000,
timeout           531 tools/stonith_admin.c     if ((options.timeout > (UINT_MAX / 1000)) || (options.timeout < 0)) {
timeout           532 tools/stonith_admin.c         out->err(out, "Integer value \"%d\" for -t out of range", options.timeout);
timeout           572 tools/stonith_admin.c             rc = pcmk__fence_installed(out, st, options.timeout*1000);
timeout           580 tools/stonith_admin.c             rc = pcmk__fence_registered(out, st, target, options.timeout*1000);
timeout           588 tools/stonith_admin.c             rc = st->cmds->monitor(st, st_opts, device, options.timeout);
timeout           590 tools/stonith_admin.c                 rc = st->cmds->list(st, st_opts, device, NULL, options.timeout);
timeout           596 tools/stonith_admin.c             rc = pcmk__fence_list_targets(out, st, device, options.timeout*1000);
timeout           653 tools/stonith_admin.c             rc = pcmk__fence_metadata(out, st, options.agent, options.timeout*1000);
timeout           683 tools/stonith_admin.c             rc = pcmk__fence_history(out, st, target, options.timeout*1000, args->verbosity,
timeout           694 tools/stonith_admin.c                                         options.timeout*1000);