custom_action_timeout   59 daemons/fenced/fenced_remote.c     int custom_action_timeout[st_phase_max];
custom_action_timeout 1442 daemons/fenced/fenced_remote.c     return (props->custom_action_timeout[op->phase]?
custom_action_timeout 1443 daemons/fenced/fenced_remote.c            props->custom_action_timeout[op->phase] : op->base_timeout)
custom_action_timeout 1936 daemons/fenced/fenced_remote.c     props->custom_action_timeout[phase] = 0;
custom_action_timeout 1938 daemons/fenced/fenced_remote.c                           &props->custom_action_timeout[phase]);
custom_action_timeout 1939 daemons/fenced/fenced_remote.c     if (props->custom_action_timeout[phase]) {
custom_action_timeout 1941 daemons/fenced/fenced_remote.c                   peer, device, action, props->custom_action_timeout[phase]);