HomeSort by: relevance | last modified time | path
    Searched refs:OS_ERROR (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/bin/tests/system/
start.pl 119 opendir DIR, $testdir or die "unable to read test directory: \"$test\" ($OS_ERROR)\n";
151 open(my $fh, "<", $file) or die "unable to read ports file \"$file\" ($OS_ERROR)";
202 chdir "$testdir/$server" or die "unable to chdir \"$testdir/$server\" ($OS_ERROR)\n";
247 open(my $fh, "<", $args_file) or die "unable to read args_file \"$args_file\" ($OS_ERROR)\n";
stop.pl 87 opendir DIR, $testdir or die "unable to read test directory: \"$test\" ($OS_ERROR)\n";

Completed in 22 milliseconds