Searched refs:Console_Gets (Results 1 – 3 of 3) sorted by relevance
32 void Console_Gets(char *str, size_t n);
88 Console_Gets(char *str, size_t n) in Console_Gets() function
266 Console_Gets((char *)&buf, DEBUG_MAX_LINE); in Debug_Prompt()