Lines Matching refs:target
137 my $target;
414 The location of the compiled file to copy to the target.
459 and select that target to reboot to the kernel. If this is not
461 specified in REBOOT_SCRIPT to boot to the target.
507 If syslinux is used, the label that boots the target kernel must
512 A script to reboot the target into the test kernel
1981 my ($command, $target, $skip, $submenu) = @_;
2001 if (/$target/) {
2027 my $target;
2040 $target = '^\s*title\s+' . $grub_menu_qt . '\s*$';
2044 $target = '^\s*menuentry.*' . $grub_menu_qt;
2049 $target = '^title=.*' . $grub_menu_qt;
2055 _get_grub_index($command, $target, $skip, $submenu);
2462 # Failed builds should not reboot the target
2612 # Failed builds should not reboot the target
4397 $target = "$ssh_user\@$machine";