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

/linux-master/tools/testing/ktest/
H A Dconfig-bisect.pl101 sub expand_path { subroutine
672 $tree = expand_path $tree;
673 $build = expand_path $build;
696 my $good_start = expand_path $ARGV[0];
697 my $bad_start = expand_path $ARGV[1];

Completed in 78 milliseconds