stonith_device_t 120 fencing/commands.c stonith_device_t *active_on; stonith_device_t 127 fencing/commands.c is_action_required(const char *action, stonith_device_t *device) stonith_device_t 133 fencing/commands.c get_action_delay_max(stonith_device_t * device, const char * action) stonith_device_t 151 fencing/commands.c get_action_delay_base(stonith_device_t * device, const char * action) stonith_device_t 189 fencing/commands.c get_action_timeout(stonith_device_t * device, const char *action, int default_timeout) stonith_device_t 276 fencing/commands.c get_action_limit(stonith_device_t * device) stonith_device_t 294 fencing/commands.c get_active_cmds(stonith_device_t * device) stonith_device_t 316 fencing/commands.c stonith_device_execute(stonith_device_t * device) stonith_device_t 429 fencing/commands.c stonith_device_t *device = NULL; stonith_device_t 442 fencing/commands.c schedule_stonith_command(async_command_t * cmd, stonith_device_t * device) stonith_device_t 503 fencing/commands.c stonith_device_t *device = data; stonith_device_t 764 fencing/commands.c read_action_metadata(stonith_device_t *device) stonith_device_t 886 fencing/commands.c static stonith_device_t * stonith_device_t 891 fencing/commands.c stonith_device_t *device = NULL; stonith_device_t 893 fencing/commands.c device = calloc(1, sizeof(stonith_device_t)); stonith_device_t 936 fencing/commands.c target_list_type(stonith_device_t * dev) stonith_device_t 962 fencing/commands.c stonith_device_t * device, stonith_device_t 1013 fencing/commands.c stonith_device_t *dev = cmd->device ? g_hash_table_lookup(device_list, cmd->device) : NULL; stonith_device_t 1044 fencing/commands.c stonith_device_t *dev = cmd->device ? g_hash_table_lookup(device_list, cmd->device) : NULL; stonith_device_t 1123 fencing/commands.c static stonith_device_t * stonith_device_t 1124 fencing/commands.c device_has_duplicate(stonith_device_t * device) stonith_device_t 1126 fencing/commands.c stonith_device_t *dup = g_hash_table_lookup(device_list, device->id); stonith_device_t 1150 fencing/commands.c stonith_device_t *dup = NULL; stonith_device_t 1151 fencing/commands.c stonith_device_t *device = build_device_from_xml(msg); stonith_device_t 1161 fencing/commands.c stonith_device_t *old = g_hash_table_lookup(device_list, device->id); stonith_device_t 1197 fencing/commands.c stonith_device_t *device = g_hash_table_lookup(device_list, id); stonith_device_t 1486 fencing/commands.c stonith_device_t *device = NULL; stonith_device_t 1547 fencing/commands.c localhost_is_eligible(const stonith_device_t *device, const char *action, stonith_device_t 1568 fencing/commands.c can_fence_host_with_device(stonith_device_t * dev, struct device_search_s *search) stonith_device_t 1667 fencing/commands.c stonith_device_t *dev = value; stonith_device_t 1684 fencing/commands.c stonith_device_t *device = NULL; stonith_device_t 1760 fencing/commands.c stonith_device_t *device) stonith_device_t 1816 fencing/commands.c add_disallowed(xmlNode *xml, const char *action, stonith_device_t *device, stonith_device_t 1837 fencing/commands.c add_action_reply(xmlNode *xml, const char *action, stonith_device_t *device, stonith_device_t 1860 fencing/commands.c stonith_device_t *device = g_hash_table_lookup(device_list, lpc->data); stonith_device_t 2066 fencing/commands.c stonith_device_t *dev = g_hash_table_lookup(device_list, cmd->device); stonith_device_t 2086 fencing/commands.c stonith_device_t *device; stonith_device_t 2105 fencing/commands.c stonith_device_t *device = NULL; stonith_device_t 2106 fencing/commands.c stonith_device_t *next_device = NULL; stonith_device_t 2223 fencing/commands.c const stonith_device_t *dev_a = a; stonith_device_t 2224 fencing/commands.c const stonith_device_t *dev_b = b; stonith_device_t 2238 fencing/commands.c stonith_device_t *device = NULL; stonith_device_t 2272 fencing/commands.c stonith_device_t *device = NULL; stonith_device_t 230 fencing/internal.h stonith_device_t * device,