is_parent          35 include/crm/pengine/complex.h gboolean is_parent(pe_resource_t *child, pe_resource_t *rsc);
is_parent        1466 lib/pacemaker/pcmk_sched_constraints.c     } else if (is_parent(order->lh_rsc, order->rh_rsc)) {
is_parent        1468 lib/pacemaker/pcmk_sched_constraints.c     } else if (is_parent(order->rh_rsc, order->lh_rsc)) {
is_parent         608 lib/pacemaker/pcmk_sched_graph.c             && (is_parent(then->rsc, first->rsc) == FALSE)) {