Searched refs:CapturedPrompt (Results 1 – 1 of 1) sorted by relevance
316 CHAR CapturedPrompt[KD_PRINT_MAX_BYTES]; in KdpPrompt() local321 sizeof(CapturedPrompt)); in KdpPrompt()333 KdpMoveMemory(CapturedPrompt, PromptString, PromptLength); in KdpPrompt()334 PromptString = CapturedPrompt; in KdpPrompt()