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

/bind-9.6-ESV-R11/contrib/zkt/
H A Dmisc.h57 extern int cmpfile (const char *file1, const char *file2);
H A Dmisc.c615 ** cmpfile (file1, file2)
619 int cmpfile (const char *file1, const char *file2) function
626 /* fprintf (stderr, "cmpfile (%s, %s)\n", file1, file2); */
H A Dzkt-signer.c745 * generation (checked with cmpfile(), see func sign_zone()).
987 if ( cmpfile (fromfile, tofile) != 0 )

Completed in 14 milliseconds