can_prune_leaf 145 include/crm/common/xml.h gboolean can_prune_leaf(xmlNode * xml_node); can_prune_leaf 1429 lib/common/patchset.c if (suppress && (tmp1 != NULL) && can_prune_leaf(tmp1)) { can_prune_leaf 1434 lib/common/patchset.c if (suppress && (tmp1 != NULL) && can_prune_leaf(tmp1)) { can_prune_leaf 2412 lib/common/xml.c if (can_prune_leaf(child)) {