Searched refs:fPrompt (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/debugger/user_interface/cli/
H A DCliContext.cpp98 fPrompt(NULL),
353 fPrompt = prompt;
358 fPrompt = NULL;
633 return sCurrentContext != NULL ? sCurrentContext->fPrompt : NULL;
H A DCliContext.h145 const char* fPrompt; member in class:CliContext

Completed in 21 milliseconds