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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DToolOutputFile.cpp38 : Installer(Filename), OS(Filename, EC, Flags) {
41 Installer.Keep = true;
45 : Installer(Filename), OS(FD, true) {}
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DToolOutputFile.h39 } Installer; member in class:llvm::ToolOutputFile
41 /// The contained stream. This is intentionally declared after Installer.
57 void keep() { Installer.Keep = true; }
/freebsd-11-stable/usr.sbin/bsdinstall/scripts/
H A Dnetconfig_ipv650 "") dialog --backtitle 'FreeBSD Installer' --title 'Network Configuration' \
59 dialog --backtitle 'FreeBSD Installer' --title 'Network Configuration' \
63 dialog --backtitle 'FreeBSD Installer' \
69 dialog --backtitle 'FreeBSD Installer' --msgbox "SLAAC failed." 0 0
109 IF_CONFIG=$(echo ${ADDRS} | xargs dialog --backtitle 'FreeBSD Installer' \
H A Dauto45 dialog --backtitle "FreeBSD Installer" --title "Abort" \
124 --backtitle \"FreeBSD Installer\" \
148 dialog --backtitle "FreeBSD Installer" --title "Network Installation" --msgbox "Some installation files were not found on the boot volume. The next few screens will allow you to configure networking so that they can be downloaded from the Internet." 0 0
273 PARTMODE=`echo $PMODES | xargs dialog --backtitle "FreeBSD Installer" \
392 dialog --backtitle "FreeBSD Installer" --title "Add User Accounts" --yesno \
398 REVISIT=$(dialog --backtitle "FreeBSD Installer" \
462 dialog --backtitle "FreeBSD Installer" --title "Manual Configuration" \

Completed in 108 milliseconds