Home | History | Annotate | Download | only in bin

Lines Matching refs:lastpath

2881 	my $lastpath;
3028 if (!defined($lastpath) || $lastpath ne $p) {
3029 print("\n") if (defined($lastpath));
3030 $lastpath = $p;
3031 print("[$lastpath/]\n") if (!$root_prefix);