Searched refs:copyzonefile (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/bind9-45.101/bind9/contrib/zkt/
H A Dmisc.h56 extern int copyzonefile (const char *fromfile, const char *tofile, const char *dnskeyfile);
H A Dmisc.c512 ** copyzonefile (fromfile, tofile, dnskeyfile)
516 int copyzonefile (const char *fromfile, const char *tofile, const char *dnskeyfile) function
590 fprintf (stderr, "!! buffer overflow in copyzonefile() !!\n");
1032 if ( copyzonefile (argv[1], NULL) < 0 )
H A Dzkt-signer.c663 copyzonefile (path, zfile, zp->conf->keyfile);

Completed in 119 milliseconds