can_prune_leaf    149 include/crm/common/xml.h gboolean can_prune_leaf(xmlNode * xml_node);
can_prune_leaf   1196 lib/common/patchset.c     if (suppress && (tmp1 != NULL) && can_prune_leaf(tmp1)) {
can_prune_leaf   1201 lib/common/patchset.c     if (suppress && (tmp1 != NULL) && can_prune_leaf(tmp1)) {
can_prune_leaf   2111 lib/common/xml.c         if (can_prune_leaf(child)) {