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