DEFAULT_QUERY_TIMEOUT 1679 fencing/commands.c     int per_device_timeout = DEFAULT_QUERY_TIMEOUT;
DEFAULT_QUERY_TIMEOUT 1712 fencing/commands.c                     timeout, DEFAULT_QUERY_TIMEOUT,
DEFAULT_QUERY_TIMEOUT 1713 fencing/commands.c                     DEFAULT_QUERY_TIMEOUT * devices_needing_async_query);
DEFAULT_QUERY_TIMEOUT 1714 fencing/commands.c             per_device_timeout = DEFAULT_QUERY_TIMEOUT;
DEFAULT_QUERY_TIMEOUT 1715 fencing/commands.c         } else if (per_device_timeout < DEFAULT_QUERY_TIMEOUT) {
DEFAULT_QUERY_TIMEOUT 1718 fencing/commands.c                        timeout, DEFAULT_QUERY_TIMEOUT * devices_needing_async_query);