Home
last modified time | relevance | path

Searched refs:dodie (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/ktest/
A Dktest.pl1526 sub dodie { subroutine
1596 dodie "Can't open /dev/ptmx";
1779 dodie "can't create $dir";
1802 dodie @_;
2319 dodie "failed to copy image";
2355 dodie "making tarball";
2363 dodie "failed to tar modules";
2613 dodie "moving .config";
2618 dodie "moving config_temp";
2623 dodie "make mrproper";
[all …]
A Dconfig-bisect.pl95 sub dodie { subroutine
171 dodie "unable to exec $command";
175 dodie "failed to write to redirect $redirect";
243 dodie "failed make config oldconfig";
254 or dodie "Failed to read $config";
299 open(OUT, ">$file") or dodie "Can not write to $file";

Completed in 10 milliseconds