custom_action_timeout   60 daemons/fenced/fenced_remote.c     int custom_action_timeout[st_phase_max];
custom_action_timeout 1561 daemons/fenced/fenced_remote.c     if (props->custom_action_timeout[op->phase]) {
custom_action_timeout 1562 daemons/fenced/fenced_remote.c         timeout = valid_fencing_timeout(props->custom_action_timeout[op->phase],
custom_action_timeout 2183 daemons/fenced/fenced_remote.c     props->custom_action_timeout[phase] = 0;
custom_action_timeout 2185 daemons/fenced/fenced_remote.c                           &props->custom_action_timeout[phase]);
custom_action_timeout 2186 daemons/fenced/fenced_remote.c     if (props->custom_action_timeout[phase]) {
custom_action_timeout 2188 daemons/fenced/fenced_remote.c                   peer, device, action, props->custom_action_timeout[phase]);