custom_action_timeout   58 daemons/fenced/fenced_remote.c     int custom_action_timeout[st_phase_max];
custom_action_timeout 1547 daemons/fenced/fenced_remote.c     if (props->custom_action_timeout[op->phase]) {
custom_action_timeout 1548 daemons/fenced/fenced_remote.c         timeout = valid_fencing_timeout(props->custom_action_timeout[op->phase],
custom_action_timeout 2167 daemons/fenced/fenced_remote.c     props->custom_action_timeout[phase] = 0;
custom_action_timeout 2169 daemons/fenced/fenced_remote.c                           &props->custom_action_timeout[phase]);
custom_action_timeout 2170 daemons/fenced/fenced_remote.c     if (props->custom_action_timeout[phase]) {
custom_action_timeout 2172 daemons/fenced/fenced_remote.c                   peer, device, action, props->custom_action_timeout[phase]);