stonith_device_t   76 daemons/fenced/fenced_commands.c static void read_action_metadata(stonith_device_t *device);
stonith_device_t  114 daemons/fenced/fenced_commands.c     stonith_device_t *active_on;
stonith_device_t  115 daemons/fenced/fenced_commands.c     stonith_device_t *activating_on;
stonith_device_t  122 daemons/fenced/fenced_commands.c is_action_required(const char *action, stonith_device_t *device)
stonith_device_t  129 daemons/fenced/fenced_commands.c get_action_delay_max(stonith_device_t * device, const char * action)
stonith_device_t  147 daemons/fenced/fenced_commands.c get_action_delay_base(stonith_device_t *device, const char *action, const char *victim)
stonith_device_t  212 daemons/fenced/fenced_commands.c get_action_timeout(stonith_device_t * device, const char *action, int default_timeout)
stonith_device_t  299 daemons/fenced/fenced_commands.c get_action_limit(stonith_device_t * device)
stonith_device_t  314 daemons/fenced/fenced_commands.c get_active_cmds(stonith_device_t * device)
stonith_device_t  339 daemons/fenced/fenced_commands.c     stonith_device_t * device =
stonith_device_t  357 daemons/fenced/fenced_commands.c     stonith_device_t *device = data;
stonith_device_t  402 daemons/fenced/fenced_commands.c stonith_device_execute(stonith_device_t * device)
stonith_device_t  541 daemons/fenced/fenced_commands.c     stonith_device_t *device = NULL;
stonith_device_t  554 daemons/fenced/fenced_commands.c schedule_stonith_command(async_command_t * cmd, stonith_device_t * device)
stonith_device_t  632 daemons/fenced/fenced_commands.c     stonith_device_t *device = data;
stonith_device_t  858 daemons/fenced/fenced_commands.c read_action_metadata(stonith_device_t *device)
stonith_device_t  978 daemons/fenced/fenced_commands.c target_list_type(stonith_device_t * dev)
stonith_device_t 1002 daemons/fenced/fenced_commands.c static stonith_device_t *
stonith_device_t 1007 daemons/fenced/fenced_commands.c     stonith_device_t *device = NULL;
stonith_device_t 1012 daemons/fenced/fenced_commands.c     device = calloc(1, sizeof(stonith_device_t));
stonith_device_t 1085 daemons/fenced/fenced_commands.c                           stonith_device_t * device,
stonith_device_t 1127 daemons/fenced/fenced_commands.c     stonith_device_t *dev = cmd->device ? g_hash_table_lookup(device_list, cmd->device) : NULL;
stonith_device_t 1177 daemons/fenced/fenced_commands.c     stonith_device_t *dev = cmd->device ? g_hash_table_lookup(device_list, cmd->device) : NULL;
stonith_device_t 1286 daemons/fenced/fenced_commands.c static stonith_device_t *
stonith_device_t 1287 daemons/fenced/fenced_commands.c device_has_duplicate(stonith_device_t * device)
stonith_device_t 1289 daemons/fenced/fenced_commands.c     stonith_device_t *dup = g_hash_table_lookup(device_list, device->id);
stonith_device_t 1313 daemons/fenced/fenced_commands.c     stonith_device_t *dup = NULL;
stonith_device_t 1314 daemons/fenced/fenced_commands.c     stonith_device_t *device = build_device_from_xml(msg);
stonith_device_t 1383 daemons/fenced/fenced_commands.c         stonith_device_t *old = g_hash_table_lookup(device_list, device->id);
stonith_device_t 1420 daemons/fenced/fenced_commands.c     stonith_device_t *device = g_hash_table_lookup(device_list, id);
stonith_device_t 1854 daemons/fenced/fenced_commands.c     stonith_device_t *device = NULL;
stonith_device_t 1949 daemons/fenced/fenced_commands.c localhost_is_eligible(const stonith_device_t *device, const char *action,
stonith_device_t 1971 daemons/fenced/fenced_commands.c can_fence_host_with_device(stonith_device_t * dev, struct device_search_s *search)
stonith_device_t 2088 daemons/fenced/fenced_commands.c     stonith_device_t *dev = value;
stonith_device_t 2154 daemons/fenced/fenced_commands.c                                stonith_device_t *device, const char *target)
stonith_device_t 2210 daemons/fenced/fenced_commands.c add_disallowed(xmlNode *xml, const char *action, stonith_device_t *device,
stonith_device_t 2231 daemons/fenced/fenced_commands.c add_action_reply(xmlNode *xml, const char *action, stonith_device_t *device,
stonith_device_t 2264 daemons/fenced/fenced_commands.c         stonith_device_t *device = g_hash_table_lookup(device_list, lpc->data);
stonith_device_t 2503 daemons/fenced/fenced_commands.c     stonith_device_t *device;
stonith_device_t 2523 daemons/fenced/fenced_commands.c     stonith_device_t *device = NULL;
stonith_device_t 2524 daemons/fenced/fenced_commands.c     stonith_device_t *next_device = NULL;
stonith_device_t 2638 daemons/fenced/fenced_commands.c     const stonith_device_t *dev_a = a;
stonith_device_t 2639 daemons/fenced/fenced_commands.c     const stonith_device_t *dev_b = b;
stonith_device_t 2653 daemons/fenced/fenced_commands.c     stonith_device_t *device = NULL;
stonith_device_t 2694 daemons/fenced/fenced_commands.c     stonith_device_t *device = NULL;
stonith_device_t  797 daemons/fenced/pacemaker-fenced.c     stonith_device_t *device = NULL;