can_prune_leaf_v1 1436 lib/common/patchset.c         if (can_prune_leaf_v1(child)) {
can_prune_leaf_v1 1458 lib/common/patchset.c     if (suppress && (tmp1 != NULL) && can_prune_leaf_v1(tmp1)) {
can_prune_leaf_v1 1463 lib/common/patchset.c     if (suppress && (tmp1 != NULL) && can_prune_leaf_v1(tmp1)) {
can_prune_leaf_v1 1592 lib/common/patchset.c     return can_prune_leaf_v1(xml_node);