custom_action_timeout   58 daemons/fenced/fenced_remote.c     int custom_action_timeout[st_phase_max];
custom_action_timeout 1542 daemons/fenced/fenced_remote.c     if (props->custom_action_timeout[op->phase]) {
custom_action_timeout 1543 daemons/fenced/fenced_remote.c         timeout = valid_fencing_timeout(props->custom_action_timeout[op->phase],
custom_action_timeout 2162 daemons/fenced/fenced_remote.c     props->custom_action_timeout[phase] = 0;
custom_action_timeout 2164 daemons/fenced/fenced_remote.c                           &props->custom_action_timeout[phase]);
custom_action_timeout 2165 daemons/fenced/fenced_remote.c     if (props->custom_action_timeout[phase]) {
custom_action_timeout 2167 daemons/fenced/fenced_remote.c                   peer, device, action, props->custom_action_timeout[phase]);