Symbol: PTI_INSTALL_TARGET
usr.sbin/sysinst/bsddisklabel.c
1887
if (wanted.infos[i].cur_flags & PTI_INSTALL_TARGET) {
usr.sbin/sysinst/bsddisklabel.c
1902
wanted.infos[i].cur_flags |= PTI_INSTALL_TARGET;
usr.sbin/sysinst/bsddisklabel.c
1907
info.flags |= PTI_INSTALL_TARGET;
usr.sbin/sysinst/disklabel.c
799
info->flags |= PTI_INSTALL_TARGET;
usr.sbin/sysinst/disklabel.c
864
if (info->flags & PTI_INSTALL_TARGET)
usr.sbin/sysinst/gpt.c
1145
if (info->flags & PTI_INSTALL_TARGET) {
usr.sbin/sysinst/gpt.c
557
info->flags |= PTI_INSTALL_TARGET;
usr.sbin/sysinst/gpt.c
664
if (info->flags & PTI_INSTALL_TARGET) {
usr.sbin/sysinst/label.c
1227
msg_string((edit->info.flags & PTI_INSTALL_TARGET)
usr.sbin/sysinst/label.c
1508
if (with_inst_flag && (info.flags & PTI_INSTALL_TARGET) &&
usr.sbin/sysinst/label.c
215
(wanted->cur_flags & PTI_INSTALL_TARGET)) {
usr.sbin/sysinst/label.c
406
edit->info.flags ^= PTI_INSTALL_TARGET;
usr.sbin/sysinst/label.c
513
if ((pset->infos[i].cur_flags & ~PTI_INSTALL_TARGET)
usr.sbin/sysinst/label.c
514
!= (info.flags & ~PTI_INSTALL_TARGET))
usr.sbin/sysinst/mbr.c
1377
info->flags |= PTI_INSTALL_TARGET;
usr.sbin/sysinst/mbr.c
1596
if (info->flags & PTI_INSTALL_TARGET) {
usr.sbin/sysinst/mbr.c
1784
if (data.flags & PTI_INSTALL_TARGET)
usr.sbin/sysinst/part_edit.c
1000
info.flags = PTI_INSTALL_TARGET;
usr.sbin/sysinst/part_edit.c
1135
if (inst_start< 0 && (info.flags & PTI_INSTALL_TARGET)) {
usr.sbin/sysinst/part_edit.c
252
marg->cur.flags ^= PTI_INSTALL_TARGET;
usr.sbin/sysinst/part_edit.c
695
(marg->cur.flags & PTI_INSTALL_TARGET)) ? yes : no);
usr.sbin/sysinst/part_edit.c
772
if ((info.flags & PTI_INSTALL_TARGET) &&