stonith_device_t   73 daemons/fenced/fenced_commands.c static void read_action_metadata(stonith_device_t *device);
stonith_device_t  109 daemons/fenced/fenced_commands.c     stonith_device_t *active_on;
stonith_device_t  110 daemons/fenced/fenced_commands.c     stonith_device_t *activating_on;
stonith_device_t  117 daemons/fenced/fenced_commands.c is_action_required(const char *action, stonith_device_t *device)
stonith_device_t  124 daemons/fenced/fenced_commands.c get_action_delay_max(stonith_device_t * device, const char * action)
stonith_device_t  142 daemons/fenced/fenced_commands.c get_action_delay_base(stonith_device_t * device, const char * action)
stonith_device_t  180 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  282 daemons/fenced/fenced_commands.c get_active_cmds(stonith_device_t * device)
stonith_device_t  307 daemons/fenced/fenced_commands.c     stonith_device_t * device =
stonith_device_t  325 daemons/fenced/fenced_commands.c     stonith_device_t *device = data;
stonith_device_t  343 daemons/fenced/fenced_commands.c stonith_device_execute(stonith_device_t * device)
stonith_device_t  482 daemons/fenced/fenced_commands.c     stonith_device_t *device = NULL;
stonith_device_t  495 daemons/fenced/fenced_commands.c schedule_stonith_command(async_command_t * cmd, stonith_device_t * device)
stonith_device_t  573 daemons/fenced/fenced_commands.c     stonith_device_t *device = data;
stonith_device_t  782 daemons/fenced/fenced_commands.c read_action_metadata(stonith_device_t *device)
stonith_device_t  907 daemons/fenced/fenced_commands.c static stonith_device_t *
stonith_device_t  912 daemons/fenced/fenced_commands.c     stonith_device_t *device = NULL;
stonith_device_t  917 daemons/fenced/fenced_commands.c     device = calloc(1, sizeof(stonith_device_t));
stonith_device_t  975 daemons/fenced/fenced_commands.c target_list_type(stonith_device_t * dev)
stonith_device_t 1001 daemons/fenced/fenced_commands.c                           stonith_device_t * device,
stonith_device_t 1052 daemons/fenced/fenced_commands.c     stonith_device_t *dev = cmd->device ? g_hash_table_lookup(device_list, cmd->device) : NULL;
stonith_device_t 1083 daemons/fenced/fenced_commands.c     stonith_device_t *dev = cmd->device ? g_hash_table_lookup(device_list, cmd->device) : NULL;
stonith_device_t 1164 daemons/fenced/fenced_commands.c static stonith_device_t *
stonith_device_t 1165 daemons/fenced/fenced_commands.c device_has_duplicate(stonith_device_t * device)
stonith_device_t 1167 daemons/fenced/fenced_commands.c     stonith_device_t *dup = g_hash_table_lookup(device_list, device->id);
stonith_device_t 1191 daemons/fenced/fenced_commands.c     stonith_device_t *dup = NULL;
stonith_device_t 1192 daemons/fenced/fenced_commands.c     stonith_device_t *device = build_device_from_xml(msg);
stonith_device_t 1208 daemons/fenced/fenced_commands.c         stonith_device_t *old = g_hash_table_lookup(device_list, device->id);
stonith_device_t 1245 daemons/fenced/fenced_commands.c     stonith_device_t *device = g_hash_table_lookup(device_list, id);
stonith_device_t 1585 daemons/fenced/fenced_commands.c     stonith_device_t *device = NULL;
stonith_device_t 1650 daemons/fenced/fenced_commands.c localhost_is_eligible(const stonith_device_t *device, const char *action,
stonith_device_t 1672 daemons/fenced/fenced_commands.c can_fence_host_with_device(stonith_device_t * dev, struct device_search_s *search)
stonith_device_t 1775 daemons/fenced/fenced_commands.c     stonith_device_t *dev = value;
stonith_device_t 1792 daemons/fenced/fenced_commands.c     stonith_device_t *device = NULL;
stonith_device_t 1870 daemons/fenced/fenced_commands.c                                stonith_device_t *device)
stonith_device_t 1926 daemons/fenced/fenced_commands.c add_disallowed(xmlNode *xml, const char *action, stonith_device_t *device,
stonith_device_t 1947 daemons/fenced/fenced_commands.c add_action_reply(xmlNode *xml, const char *action, stonith_device_t *device,
stonith_device_t 1970 daemons/fenced/fenced_commands.c         stonith_device_t *device = g_hash_table_lookup(device_list, lpc->data);
stonith_device_t 2186 daemons/fenced/fenced_commands.c     stonith_device_t *device;
stonith_device_t 2206 daemons/fenced/fenced_commands.c     stonith_device_t *device = NULL;
stonith_device_t 2207 daemons/fenced/fenced_commands.c     stonith_device_t *next_device = NULL;
stonith_device_t 2324 daemons/fenced/fenced_commands.c     const stonith_device_t *dev_a = a;
stonith_device_t 2325 daemons/fenced/fenced_commands.c     const stonith_device_t *dev_b = b;
stonith_device_t 2339 daemons/fenced/fenced_commands.c     stonith_device_t *device = NULL;
stonith_device_t 2375 daemons/fenced/fenced_commands.c     stonith_device_t *device = NULL;
stonith_device_t  752 daemons/fenced/pacemaker-fenced.c     stonith_device_t *device = NULL;