Home
last modified time | relevance | path

Searched refs:File1Path (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/acpica/dist/tools/acpibin/
H A Dabcompare.c354 char *File1Path, in AbCompareAmlFiles() argument
369 File1 = fopen (File1Path, "rb"); in AbCompareAmlFiles()
372 printf ("Could not open file %s\n", File1Path); in AbCompareAmlFiles()
388 printf ("File %s does not contain an ACPI table header\n", File1Path); in AbCompareAmlFiles()
417 printf ("Comparing %s to %s\n", File1Path, File2Path); in AbCompareAmlFiles()
464 printf ("Error - file %s is longer than file %s\n", File1Path, File2Path); in AbCompareAmlFiles()
469 printf ("Error - file %s is shorter than file %s\n", File1Path, File2Path); in AbCompareAmlFiles()
574 char *File1Path, in AbDumpAmlFile() argument
585 FileBuffer = AbGetFile (File1Path, &FileSize); in AbDumpAmlFile()
592 File1Path, FileSize, FileSize); in AbDumpAmlFile()
H A Dacpibin.h74 char *File1Path,
79 char *File1Path,
84 char *File1Path);
88 char *File1Path);