Lines Matching defs:manifests
596 * 1 No manifests need to be imported.
619 manifest_info_t **manifests;
702 /* Determine which manifests must be imported. */
727 /* Get list of manifests that we should import for this path. */
728 if ((count = find_manifests(g_hndl, file, &manifests,
737 free_manifest_array(manifests);
741 manifest_sets[i] = manifests;
745 /* No manifests to process. */
756 * the manifests.
769 manifests = manifest_sets[i];
770 if (manifests == NULL)
772 for (; *manifests != NULL; manifests++) {
781 if (import_manifest_file(*manifests, validate,