restart_type      337 include/crm/pengine/pe_types.h     enum pe_restart restart_type; //!< \deprecated will be removed in future release
restart_type      414 lib/pacemaker/pcmk_sched_constraints.c     if (kind == pe_order_kind_optional && rsc_then->restart_type == pe_restart_restart) {
restart_type      502 lib/pacemaker/pcmk_sched_constraints.c     if (kind == pe_order_kind_optional && rsc_then->restart_type == pe_restart_restart) {
restart_type      233 lib/pacemaker/pcmk_sched_group.c             child_rsc->restart_type = pe_restart_restart;
restart_type      678 lib/pengine/complex.c         (*rsc)->restart_type = pe_restart_restart;
restart_type      684 lib/pengine/complex.c         (*rsc)->restart_type = pe_restart_ignore;