stonith_device_t  107 daemons/fenced/fenced_commands.c     stonith_device_t *active_on;
stonith_device_t  108 daemons/fenced/fenced_commands.c     stonith_device_t *activating_on;
stonith_device_t  115 daemons/fenced/fenced_commands.c is_action_required(const char *action, stonith_device_t *device)
stonith_device_t  122 daemons/fenced/fenced_commands.c get_action_delay_max(stonith_device_t * device, const char * action)
stonith_device_t  140 daemons/fenced/fenced_commands.c get_action_delay_base(stonith_device_t * device, const char * action)
stonith_device_t  178 daemons/fenced/fenced_commands.c get_action_timeout(stonith_device_t * device, const char *action, int default_timeout)
stonith_device_t  267 daemons/fenced/fenced_commands.c get_action_limit(stonith_device_t * device)
stonith_device_t  285 daemons/fenced/fenced_commands.c get_active_cmds(stonith_device_t * device)
stonith_device_t  310 daemons/fenced/fenced_commands.c     stonith_device_t * device =
stonith_device_t  325 daemons/fenced/fenced_commands.c stonith_device_execute(stonith_device_t * device)
stonith_device_t  462 daemons/fenced/fenced_commands.c     stonith_device_t *device = NULL;
stonith_device_t  475 daemons/fenced/fenced_commands.c schedule_stonith_command(async_command_t * cmd, stonith_device_t * device)
stonith_device_t  551 daemons/fenced/fenced_commands.c     stonith_device_t *device = data;
stonith_device_t  756 daemons/fenced/fenced_commands.c read_action_metadata(stonith_device_t *device)
stonith_device_t  881 daemons/fenced/fenced_commands.c static stonith_device_t *
stonith_device_t  886 daemons/fenced/fenced_commands.c     stonith_device_t *device = NULL;
stonith_device_t  891 daemons/fenced/fenced_commands.c     device = calloc(1, sizeof(stonith_device_t));
stonith_device_t  941 daemons/fenced/fenced_commands.c target_list_type(stonith_device_t * dev)
stonith_device_t  967 daemons/fenced/fenced_commands.c                           stonith_device_t * device,
stonith_device_t 1018 daemons/fenced/fenced_commands.c     stonith_device_t *dev = cmd->device ? g_hash_table_lookup(device_list, cmd->device) : NULL;
stonith_device_t 1049 daemons/fenced/fenced_commands.c     stonith_device_t *dev = cmd->device ? g_hash_table_lookup(device_list, cmd->device) : NULL;
stonith_device_t 1128 daemons/fenced/fenced_commands.c static stonith_device_t *
stonith_device_t 1129 daemons/fenced/fenced_commands.c device_has_duplicate(stonith_device_t * device)
stonith_device_t 1131 daemons/fenced/fenced_commands.c     stonith_device_t *dup = g_hash_table_lookup(device_list, device->id);
stonith_device_t 1155 daemons/fenced/fenced_commands.c     stonith_device_t *dup = NULL;
stonith_device_t 1156 daemons/fenced/fenced_commands.c     stonith_device_t *device = build_device_from_xml(msg);
stonith_device_t 1168 daemons/fenced/fenced_commands.c         stonith_device_t *old = g_hash_table_lookup(device_list, device->id);
stonith_device_t 1204 daemons/fenced/fenced_commands.c     stonith_device_t *device = g_hash_table_lookup(device_list, id);
stonith_device_t 1525 daemons/fenced/fenced_commands.c     stonith_device_t *device = NULL;
stonith_device_t 1588 daemons/fenced/fenced_commands.c localhost_is_eligible(const stonith_device_t *device, const char *action,
stonith_device_t 1610 daemons/fenced/fenced_commands.c can_fence_host_with_device(stonith_device_t * dev, struct device_search_s *search)
stonith_device_t 1713 daemons/fenced/fenced_commands.c     stonith_device_t *dev = value;
stonith_device_t 1730 daemons/fenced/fenced_commands.c     stonith_device_t *device = NULL;
stonith_device_t 1806 daemons/fenced/fenced_commands.c                                stonith_device_t *device)
stonith_device_t 1862 daemons/fenced/fenced_commands.c add_disallowed(xmlNode *xml, const char *action, stonith_device_t *device,
stonith_device_t 1883 daemons/fenced/fenced_commands.c add_action_reply(xmlNode *xml, const char *action, stonith_device_t *device,
stonith_device_t 1906 daemons/fenced/fenced_commands.c         stonith_device_t *device = g_hash_table_lookup(device_list, lpc->data);
stonith_device_t 2119 daemons/fenced/fenced_commands.c     stonith_device_t *device;
stonith_device_t 2138 daemons/fenced/fenced_commands.c     stonith_device_t *device = NULL;
stonith_device_t 2139 daemons/fenced/fenced_commands.c     stonith_device_t *next_device = NULL;
stonith_device_t 2255 daemons/fenced/fenced_commands.c     const stonith_device_t *dev_a = a;
stonith_device_t 2256 daemons/fenced/fenced_commands.c     const stonith_device_t *dev_b = b;
stonith_device_t 2270 daemons/fenced/fenced_commands.c     stonith_device_t *device = NULL;
stonith_device_t 2304 daemons/fenced/fenced_commands.c     stonith_device_t *device = NULL;