custom_action_timeout   67 fencing/remote.c     int custom_action_timeout[st_phase_max];
custom_action_timeout 1239 fencing/remote.c     return (props->custom_action_timeout[op->phase]?
custom_action_timeout 1240 fencing/remote.c            props->custom_action_timeout[op->phase] : op->base_timeout)
custom_action_timeout 1666 fencing/remote.c     props->custom_action_timeout[phase] = 0;
custom_action_timeout 1668 fencing/remote.c                           &props->custom_action_timeout[phase]);
custom_action_timeout 1669 fencing/remote.c     if (props->custom_action_timeout[phase]) {
custom_action_timeout 1671 fencing/remote.c                   peer, device, action, props->custom_action_timeout[phase]);