Home
last modified time | relevance | path

Searched defs:GetPrompt (Results 1 – 6 of 6) sorted by relevance

/freebsd/usr.sbin/pppctl/
H A Dpppctl.c105 GetPrompt(EditLine *e) in GetPrompt() function
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DIOHandler.h98 virtual const char *GetPrompt() { in GetPrompt() function
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandler.cpp459 const char *IOHandlerEditline::GetPrompt() { GetPrompt() function in IOHandlerEditline
H A DDebugger.cpp306 llvm::StringRef Debugger::GetPrompt() const { in GetPrompt() function in Debugger
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DEditline.cpp1448 const char *Editline::GetPrompt() { return m_set_prompt.c_str(); } in GetPrompt() function in Editline
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1400 const char *SBDebugger::GetPrompt() const { in GetPrompt() function in SBDebugger