Lines Matching defs:manifests
2257 """Determine if installed packages match manifests."""
3402 manifests = []
3405 manifests.append(api_inst.get_manifest(pfmri,
3427 if local and not manifests and not pargs:
3440 for m in manifests
3447 for m in manifests
3467 if attr_match and manifests and not found:
3472 if manifests and rval == EXIT_OK:
3481 package manifests.""", """\
3484 package manifests.""", len(pargs)))
3489 the raw package manifests.""", """\
3492 the raw package manifests.""", len(pargs)))
3496 if manifests: