Searched defs:file1 (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/tests/
H A Dmakejournal.c82 char *origin, *file1, *file2, *journal; local
88 printf("usage: %s origin file1 file2 journal\n", argv[0]);
93 file1 = argv[2];
124 result = loadzone(&olddb, origin, file1);
126 fprintf(stderr, "Couldn't load %s: ", file1);

Completed in 6 milliseconds