Searched refs:configfile (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/bin/tests/
H A Dt_api.pl129 c <configfile> : use configfile instead of t_config
/bind-9.11.3/win32utils/
H A DConfigure21 my $configfile = "..\\config.h";
1110 unlink($configfile);
2785 open F, $configfile . ".win32" || die $!;
2800 open F, ">" . $configfile || die $!;
2802 print "Setting up $configfile\n";

Completed in 526 milliseconds