action_specific_timeout 2037 daemons/fenced/fenced_commands.c     int action_specific_timeout;
action_specific_timeout 2048 daemons/fenced/fenced_commands.c     action_specific_timeout = get_action_timeout(device, action, 0);
action_specific_timeout 2049 daemons/fenced/fenced_commands.c     if (action_specific_timeout) {
action_specific_timeout 2051 daemons/fenced/fenced_commands.c                   action, action_specific_timeout, device->id);
action_specific_timeout 2052 daemons/fenced/fenced_commands.c         crm_xml_add_int(xml, F_STONITH_ACTION_TIMEOUT, action_specific_timeout);