Home
last modified time | relevance | path

Searched refs:Prompt (Results 1 – 25 of 46) sorted by relevance

12

/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/
H A Dconsole.c36 IN CHAR16 *Prompt OPTIONAL, in Input()
45 Prompt, in Input()
55 IN CHAR16 *Prompt OPTIONAL, in IInput()
65 if (Prompt) { in IInput()
66 ConOut->OutputString (ConOut, Prompt); in IInput()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/LineEditor/
H A DLineEditor.h105 const std::string &getPrompt() const { return Prompt; } in getPrompt()
106 void setPrompt(const std::string &P) { Prompt = P; } in setPrompt()
112 std::string Prompt;
/netbsd-src/sys/arch/epoc32/stand/e32boot/exe/
H A De32boot.cpp236 TPtrC Prompt = _L("Boot: "); in LoadNetBSDL() local
244 console->Printf(Prompt); in LoadNetBSDL()
248 console->SetPos(Prompt.Length() + in LoadNetBSDL()
303 console->Printf(Prompt); in LoadNetBSDL()
307 TInt base = Prompt.Length(); in LoadNetBSDL()
/netbsd-src/external/bsd/nvi/docs/
H A Dev9 ^A/ / Prompt and execute a forward search.
10 ^A: : Prompt and execute an ex command.
11 ^A? ? Prompt and execute a backward search.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LineEditor/
H A DLineEditor.cpp200 : 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()
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DUI_STRING.pod20 UIT_PROMPT, /* Prompt for a string */
21 UIT_VERIFY, /* Prompt for a string and verify */
22 UIT_BOOLEAN, /* Prompt for a yes/no response */
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DUI_STRING.pod20 UIT_PROMPT, /* Prompt for a string */
21 UIT_VERIFY, /* Prompt for a string and verify */
22 UIT_BOOLEAN, /* Prompt for a yes/no response */
/netbsd-src/external/bsd/jemalloc/dist/msvc/
H A DReadMe.txt16 4. Open "x64 Native Tools Command Prompt for VS 2017"
/netbsd-src/crypto/external/bsd/openssl/dist/Configurations/
H A D50-win-onecore.conf53 # there are no "ARM Tool Command Prompt"s on Start menu, you have
/netbsd-src/usr.bin/mail/misc/
H A Dmail.tildehelp8 ~h Prompt for subject and to, cc, bcc, and smopts lists
/netbsd-src/external/mit/expat/dist/
H A DCMake.README35 Visual Studio Command Prompt or when using mingw, you must open a cmd.exe and
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dos284 # 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 ?
/netbsd-src/sys/arch/acorn32/doc/
H A Dbootoptions77 -a Prompt for root device
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/vstudio/
H A Dreadme.txt20 - Compile assembly code (with Visual Studio Command Prompt) by running:
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/vstudio/
H A Dreadme.txt20 - Compile assembly code (with Visual Studio Command Prompt) by running:
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/vstudio/
H A Dreadme.txt20 - Compile assembly code (with Visual Studio Command Prompt) by running:
/netbsd-src/crypto/external/bsd/openssl/dist/
H A DNOTES-WINDOWS.md65 4. Use Visual Studio Developer Command Prompt with administrative privileges,
139 2. Open the RAD Studio Command Prompt.
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dui.h.in304 UIT_PROMPT, /* Prompt for a string */
305 UIT_VERIFY, /* Prompt for a string and verify */
306 UIT_BOOLEAN, /* Prompt for a yes/no response */
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/
H A Defilib.h514 IN CHAR16 *Prompt OPTIONAL,
523 IN CHAR16 *Prompt OPTIONAL,
/netbsd-src/external/bsd/wpa/dist/wpa_supplicant/
H A DREADME-Windows.txt115 be used to build the binary in the Qt 4 Command Prompt:
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man1/
H A Dpkcs12.pod153 Prompt for separate integrity and encryption passwords: most software
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/
H A DBuildingLibcxx.rst112 Prompt (for getting the environment variables pointing to the headers and
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man1/
H A Dopenssl-pkcs12.pod.in117 Prompt for separate integrity and encryption passwords: most software
/netbsd-src/external/mpl/bind/dist/doc/arm/
H A Dgeneral.rst75 :rfc:`1996` - P. Vixie. *A Mechanism for Prompt Notification of Zone Changes (DNS NOTIFY).*
/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A DNEWS104 d. Prompt expansion adds the mode string to the last line of a multi-line

12