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, const char *victim)
stonith_device_t  207 daemons/fenced/fenced_commands.c get_action_timeout(stonith_device_t * device, const char *action, int default_timeout)
stonith_device_t  294 daemons/fenced/fenced_commands.c get_action_limit(stonith_device_t * device)
stonith_device_t  309 daemons/fenced/fenced_commands.c get_active_cmds(stonith_device_t * device)
stonith_device_t  334 daemons/fenced/fenced_commands.c     stonith_device_t * device =
stonith_device_t  352 daemons/fenced/fenced_commands.c     stonith_device_t *device = data;
stonith_device_t  390 daemons/fenced/fenced_commands.c stonith_device_execute(stonith_device_t * device)
stonith_device_t  528 daemons/fenced/fenced_commands.c     stonith_device_t *device = NULL;
stonith_device_t  541 daemons/fenced/fenced_commands.c schedule_stonith_command(async_command_t * cmd, stonith_device_t * device)
stonith_device_t  619 daemons/fenced/fenced_commands.c     stonith_device_t *device = data;
stonith_device_t  844 daemons/fenced/fenced_commands.c read_action_metadata(stonith_device_t *device)
stonith_device_t  970 daemons/fenced/fenced_commands.c target_list_type(stonith_device_t * dev)
stonith_device_t  994 daemons/fenced/fenced_commands.c static stonith_device_t *
stonith_device_t  999 daemons/fenced/fenced_commands.c     stonith_device_t *device = NULL;
stonith_device_t 1004 daemons/fenced/fenced_commands.c     device = calloc(1, sizeof(stonith_device_t));
stonith_device_t 1077 daemons/fenced/fenced_commands.c                           stonith_device_t * device,
stonith_device_t 1118 daemons/fenced/fenced_commands.c     stonith_device_t *dev = cmd->device ? g_hash_table_lookup(device_list, cmd->device) : NULL;
stonith_device_t 1155 daemons/fenced/fenced_commands.c     stonith_device_t *dev = cmd->device ? g_hash_table_lookup(device_list, cmd->device) : NULL;
stonith_device_t 1245 daemons/fenced/fenced_commands.c static stonith_device_t *
stonith_device_t 1246 daemons/fenced/fenced_commands.c device_has_duplicate(stonith_device_t * device)
stonith_device_t 1248 daemons/fenced/fenced_commands.c     stonith_device_t *dup = g_hash_table_lookup(device_list, device->id);
stonith_device_t 1272 daemons/fenced/fenced_commands.c     stonith_device_t *dup = NULL;
stonith_device_t 1273 daemons/fenced/fenced_commands.c     stonith_device_t *device = build_device_from_xml(msg);
stonith_device_t 1342 daemons/fenced/fenced_commands.c         stonith_device_t *old = g_hash_table_lookup(device_list, device->id);
stonith_device_t 1379 daemons/fenced/fenced_commands.c     stonith_device_t *device = g_hash_table_lookup(device_list, id);
stonith_device_t 1752 daemons/fenced/fenced_commands.c     stonith_device_t *device = NULL;
stonith_device_t 1830 daemons/fenced/fenced_commands.c localhost_is_eligible(const stonith_device_t *device, const char *action,
stonith_device_t 1852 daemons/fenced/fenced_commands.c can_fence_host_with_device(stonith_device_t * dev, struct device_search_s *search)
stonith_device_t 1969 daemons/fenced/fenced_commands.c     stonith_device_t *dev = value;
stonith_device_t 2035 daemons/fenced/fenced_commands.c                                stonith_device_t *device, const char *target)
stonith_device_t 2091 daemons/fenced/fenced_commands.c add_disallowed(xmlNode *xml, const char *action, stonith_device_t *device,
stonith_device_t 2112 daemons/fenced/fenced_commands.c add_action_reply(xmlNode *xml, const char *action, stonith_device_t *device,
stonith_device_t 2135 daemons/fenced/fenced_commands.c         stonith_device_t *device = g_hash_table_lookup(device_list, lpc->data);
stonith_device_t 2392 daemons/fenced/fenced_commands.c     stonith_device_t *device;
stonith_device_t 2412 daemons/fenced/fenced_commands.c     stonith_device_t *device = NULL;
stonith_device_t 2413 daemons/fenced/fenced_commands.c     stonith_device_t *next_device = NULL;
stonith_device_t 2526 daemons/fenced/fenced_commands.c     const stonith_device_t *dev_a = a;
stonith_device_t 2527 daemons/fenced/fenced_commands.c     const stonith_device_t *dev_b = b;
stonith_device_t 2541 daemons/fenced/fenced_commands.c     stonith_device_t *device = NULL;
stonith_device_t 2577 daemons/fenced/fenced_commands.c     stonith_device_t *device = NULL;
stonith_device_t  773 daemons/fenced/pacemaker-fenced.c     stonith_device_t *device = NULL;