| /freebsd-12-stable/sys/contrib/edk2/ |
| D | MdePkg.dec | 1686 # @Prompt Disable Component Name Protocol. 1692 # @Prompt Disable Diagnostics Name protocol. 1698 # @Prompt Disable Component Name2 Protocol. 1704 # @Prompt Disable Diagnostics2 Name Protocol. 1710 # @Prompt Deprecate Global Variable LangCodes. 1716 # @Prompt Consume UGA Draw Protocol. 1723 # @Prompt Verify Node In List. 1730 # @Prompt Validate ORDERED_COLLECTION structure 1736 # @Prompt Progress Code for WatchDog Timer Expired. 1742 # @Prompt Progress Code for Invocation of SetVirtualAddressMap. [all …]
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/LineEditor/ |
| D | LineEditor.h | 105 const std::string &getPrompt() const { return Prompt; } in getPrompt() 106 void setPrompt(const std::string &P) { Prompt = P; } in setPrompt() 112 std::string Prompt;
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/LineEditor/ |
| D | LineEditor.cpp | 200 : Prompt((ProgName + "> ").str()), HistoryPath(std::string(HistoryPath)), in LineEditor() 288 : Prompt((ProgName + "> ").str()), Data(new InternalData) { in LineEditor() 301 ::fprintf(Data->Out, "%s", Prompt.c_str()); in readLine()
|
| /freebsd-12-stable/usr.sbin/acpi/acpidb/ |
| D | acpidb.c | 301 int Prompt) in aml_vm_space_handler() argument 323 if (Prompt) { in aml_vm_space_handler() 338 if (Prompt) { in aml_vm_space_handler()
|
| /freebsd-12-stable/contrib/tcsh/ |
| D | tc.prompt.c | 140 xfree(Prompt); in printprompt() 141 Prompt = NULL; in printprompt() 142 Prompt = tprintf(FMT_PROMPT, cp, str, lclock, NULL); in printprompt() 144 for (cp = Prompt; *cp ; ) in printprompt()
|
| D | ed.refresh.c | 357 reprintf("Prompt = :%s:\r\n", short2str(Prompt)); in Refresh() 373 RefreshPromptpart(Prompt); in Refresh() 1150 for (cp = Prompt; cp != NULL && *cp; ) { /* do prompt */ in RefCursor() 1155 w = NLSClassify(*cp & CHAR, cp == Prompt, 0); in RefCursor()
|
| D | src.desc | 50 tc.prompt.c: Prompt expansion.
|
| D | ed.screen.c | 1164 for (promptc = Prompt; *promptc; promptc++); in so_write() 1165 prompt_len = promptc - Prompt; in so_write()
|
| /freebsd-12-stable/crypto/openssl/doc/man3/ |
| D | UI_STRING.pod | 20 UIT_PROMPT, /* Prompt for a string */ 21 UIT_VERIFY, /* Prompt for a string and verify */ 22 UIT_BOOLEAN, /* Prompt for a yes/no response */
|
| /freebsd-12-stable/usr.bin/mail/misc/ |
| D | mail.tildehelp | 15 ~h Prompt for Subject and To, Cc, and Bcc lists
|
| /freebsd-12-stable/usr.sbin/pc-sysinstall/doc/ |
| D | help-start-autoinstall | 25 - Prompt on the console to begin installation. Defaults to YES.
|
| /freebsd-12-stable/usr.sbin/ngctl/ |
| D | main.c | 275 Prompt(EditLine *el __unused) in Prompt() function 305 el_set(el, EL_PROMPT, Prompt); in DoInteractive()
|
| /freebsd-12-stable/contrib/file/magic/Magdir/ |
| D | os2 | 84 # message type: E~Error H~Help I~Information P~Prompt W~Warning ? 105 # message type: E~Error H~Help I~Information P~Prompt W~Warning ?
|
| /freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Host/ |
| D | Editline.h | 287 const char *Prompt();
|
| /freebsd-12-stable/usr.sbin/bsdconfig/password/share/ |
| D | password.subr | 43 # Prompt the user to enter a password (twice). If the user does not cancel or
|
| /freebsd-12-stable/usr.sbin/bsdconfig/share/ |
| D | mustberoot.subr | 148 # sudo(8) access denied. Prompt for their password. 285 # Prompt for sudo(8) credentials.
|
| /freebsd-12-stable/usr.sbin/bsdconfig/share/media/ |
| D | any.subr | 57 # Prompt the user to select amongst the known media types (included above).
|
| D | options.subr | 49 # Prompt the user to confirm/edit various media settings. Returns success.
|
| /freebsd-12-stable/contrib/apr/ |
| D | README.cmake | 46 Studio Command Prompt")
|
| /freebsd-12-stable/usr.sbin/bsdconfig/usermgmt/share/ |
| D | user_input.subr | 348 # Prompt the user to enter a password (twice). If the user does not cancel or 816 # Prompt the user to confirm creation of a given login's home directory. If the 839 # Prompt the user to confirm deletion of a given login's primary group. If the 878 # Prompt the user to confirm deletion of a given login's home directory. If the 901 # Prompt the user to confirm population of a given login's home directory with
|
| /freebsd-12-stable/contrib/apr-util/ |
| D | README.cmake | 58 Studio Command Prompt")
|
| /freebsd-12-stable/release/picobsd/tinyware/oinit/ |
| D | README | 72 Prompt tells you:
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Host/common/ |
| D | Editline.cpp | 546 ANSI_FAINT, Prompt(), ANSI_UNFAINT); in GetCharacter() 616 const char *Editline::Prompt() { in Prompt() function in Editline 1152 return Editline::InstanceFor(editline)->Prompt(); in ConfigureEditor()
|
| /freebsd-12-stable/contrib/wpa/wpa_supplicant/ |
| D | nmake.mak | 3 # This can be run in Visual Studio 2005 Command Prompt
|
| /freebsd-12-stable/stand/forth/ |
| D | check-password.4th | 149 \ Prompt for GEOM ELI (geli(8)) passphrase if enabled
|