action_specific_timeout 2155 daemons/fenced/fenced_commands.c     int action_specific_timeout;
action_specific_timeout 2166 daemons/fenced/fenced_commands.c     action_specific_timeout = get_action_timeout(device, action, 0);
action_specific_timeout 2167 daemons/fenced/fenced_commands.c     if (action_specific_timeout) {
action_specific_timeout 2169 daemons/fenced/fenced_commands.c                   action, action_specific_timeout, device->id);
action_specific_timeout 2170 daemons/fenced/fenced_commands.c         crm_xml_add_int(xml, F_STONITH_ACTION_TIMEOUT, action_specific_timeout);