stonith_device_t   78 daemons/fenced/fenced_commands.c static void read_action_metadata(stonith_device_t *device);
stonith_device_t  116 daemons/fenced/fenced_commands.c     stonith_device_t *active_on;
stonith_device_t  117 daemons/fenced/fenced_commands.c     stonith_device_t *activating_on;
stonith_device_t  124 daemons/fenced/fenced_commands.c is_action_required(const char *action, const stonith_device_t *device)
stonith_device_t  131 daemons/fenced/fenced_commands.c get_action_delay_max(const stonith_device_t *device, const char *action)
stonith_device_t  149 daemons/fenced/fenced_commands.c get_action_delay_base(const stonith_device_t *device, const char *action,
stonith_device_t  216 daemons/fenced/fenced_commands.c get_action_timeout(const stonith_device_t *device, const char *action,
stonith_device_t  251 daemons/fenced/fenced_commands.c static stonith_device_t *
stonith_device_t  274 daemons/fenced/fenced_commands.c         stonith_device_t *device = g_hash_table_lookup(device_list, device_id);
stonith_device_t  295 daemons/fenced/fenced_commands.c         stonith_device_t *device = g_hash_table_lookup(device_list, device_id);
stonith_device_t  388 daemons/fenced/fenced_commands.c get_action_limit(stonith_device_t * device)
stonith_device_t  403 daemons/fenced/fenced_commands.c get_active_cmds(stonith_device_t * device)
stonith_device_t  428 daemons/fenced/fenced_commands.c     stonith_device_t * device =
stonith_device_t  445 daemons/fenced/fenced_commands.c     stonith_device_t *device = data;
stonith_device_t  490 daemons/fenced/fenced_commands.c stonith_device_execute(stonith_device_t * device)
stonith_device_t  625 daemons/fenced/fenced_commands.c     stonith_device_t *device = cmd_device(cmd);
stonith_device_t  636 daemons/fenced/fenced_commands.c schedule_stonith_command(async_command_t * cmd, stonith_device_t * device)
stonith_device_t  717 daemons/fenced/fenced_commands.c     stonith_device_t *device = data;
stonith_device_t  924 daemons/fenced/fenced_commands.c read_action_metadata(stonith_device_t *device)
stonith_device_t 1046 daemons/fenced/fenced_commands.c target_list_type(stonith_device_t * dev)
stonith_device_t 1070 daemons/fenced/fenced_commands.c static stonith_device_t *
stonith_device_t 1074 daemons/fenced/fenced_commands.c     stonith_device_t *device = NULL;
stonith_device_t 1079 daemons/fenced/fenced_commands.c     device = calloc(1, sizeof(stonith_device_t));
stonith_device_t 1153 daemons/fenced/fenced_commands.c                           stonith_device_t * device,
stonith_device_t 1195 daemons/fenced/fenced_commands.c     stonith_device_t *dev = cmd_device(cmd);
stonith_device_t 1245 daemons/fenced/fenced_commands.c     stonith_device_t *dev = cmd_device(cmd);
stonith_device_t 1354 daemons/fenced/fenced_commands.c static stonith_device_t *
stonith_device_t 1355 daemons/fenced/fenced_commands.c device_has_duplicate(const stonith_device_t *device)
stonith_device_t 1357 daemons/fenced/fenced_commands.c     stonith_device_t *dup = g_hash_table_lookup(device_list, device->id);
stonith_device_t 1381 daemons/fenced/fenced_commands.c     stonith_device_t *dup = NULL;
stonith_device_t 1382 daemons/fenced/fenced_commands.c     stonith_device_t *device = build_device_from_xml(dev);
stonith_device_t 1451 daemons/fenced/fenced_commands.c         stonith_device_t *old = g_hash_table_lookup(device_list, device->id);
stonith_device_t 1485 daemons/fenced/fenced_commands.c     stonith_device_t *device = g_hash_table_lookup(device_list, id);
stonith_device_t 1958 daemons/fenced/fenced_commands.c     stonith_device_t *device = NULL;
stonith_device_t 2023 daemons/fenced/fenced_commands.c             stonith_device_t *dev = g_hash_table_lookup(device_list, device);
stonith_device_t 2059 daemons/fenced/fenced_commands.c localhost_is_eligible(const stonith_device_t *device, const char *action,
stonith_device_t 2096 daemons/fenced/fenced_commands.c localhost_is_eligible_with_remap(const stonith_device_t *device,
stonith_device_t 2123 daemons/fenced/fenced_commands.c can_fence_host_with_device(stonith_device_t *dev,
stonith_device_t 2231 daemons/fenced/fenced_commands.c     stonith_device_t *dev = value;
stonith_device_t 2298 daemons/fenced/fenced_commands.c                                const stonith_device_t *device,
stonith_device_t 2355 daemons/fenced/fenced_commands.c add_disallowed(xmlNode *xml, const char *action, const stonith_device_t *device,
stonith_device_t 2377 daemons/fenced/fenced_commands.c                  const stonith_device_t *device, const char *target,
stonith_device_t 2410 daemons/fenced/fenced_commands.c         stonith_device_t *device = g_hash_table_lookup(device_list, lpc->data);
stonith_device_t 2653 daemons/fenced/fenced_commands.c     stonith_device_t *device = cmd_device(cmd);
stonith_device_t 2735 daemons/fenced/fenced_commands.c static stonith_device_t *
stonith_device_t 2739 daemons/fenced/fenced_commands.c         stonith_device_t *next_device = g_hash_table_lookup(device_list,
stonith_device_t 2758 daemons/fenced/fenced_commands.c     stonith_device_t *device = NULL;
stonith_device_t 2759 daemons/fenced/fenced_commands.c     stonith_device_t *next_device = NULL;
stonith_device_t 2805 daemons/fenced/fenced_commands.c     const stonith_device_t *dev_a = a;
stonith_device_t 2806 daemons/fenced/fenced_commands.c     const stonith_device_t *dev_b = b;
stonith_device_t 2820 daemons/fenced/fenced_commands.c     stonith_device_t *device = NULL;
stonith_device_t 2861 daemons/fenced/fenced_commands.c     stonith_device_t *device = NULL;
stonith_device_t  793 daemons/fenced/pacemaker-fenced.c     stonith_device_t *device = NULL;