Lines Matching defs:manifest_path
4512 dryrun_get_brand(char *manifest_path, char *tmpname, int size)
4523 if (strcmp(manifest_path, "-") == 0) {
4526 if ((fd = open(manifest_path, O_RDONLY)) < 0) {
4530 (*manifest_path == '/' ? "" : buf), manifest_path,
4586 if (strcmp(manifest_path, "-") == 0) {
4594 manifest_path);
4603 manifest_path);
4641 char *manifest_path;
4673 manifest_path = optarg;
4730 if (dryrun_get_brand(manifest_path, tmpmanifest,