action_specific_timeout 1896 daemons/fenced/fenced_commands.c     int action_specific_timeout;
action_specific_timeout 1907 daemons/fenced/fenced_commands.c     action_specific_timeout = get_action_timeout(device, action, 0);
action_specific_timeout 1908 daemons/fenced/fenced_commands.c     if (action_specific_timeout) {
action_specific_timeout 1910 daemons/fenced/fenced_commands.c                   action, action_specific_timeout, device->id);
action_specific_timeout 1911 daemons/fenced/fenced_commands.c         crm_xml_add_int(xml, F_STONITH_ACTION_TIMEOUT, action_specific_timeout);