action_specific_timeout 1872 daemons/fenced/fenced_commands.c     int action_specific_timeout;
action_specific_timeout 1883 daemons/fenced/fenced_commands.c     action_specific_timeout = get_action_timeout(device, action, 0);
action_specific_timeout 1884 daemons/fenced/fenced_commands.c     if (action_specific_timeout) {
action_specific_timeout 1886 daemons/fenced/fenced_commands.c                   action, action_specific_timeout, device->id);
action_specific_timeout 1887 daemons/fenced/fenced_commands.c         crm_xml_add_int(xml, F_STONITH_ACTION_TIMEOUT, action_specific_timeout);