Searched defs:file2 (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]);
94 file2 = argv[3];
130 result = loadzone(&newdb, origin, file2);
132 fprintf(stderr, "Couldn't load %s: ", file2);

Completed in 10 milliseconds