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