Searched refs:csh_prompt_buffer (Results 1 – 1 of 1) sorted by relevance
256 static char csh_prompt_buffer[128]; in shell_init() local259 csh_init.prompt_buffer = csh_prompt_buffer; in shell_init()260 csh_init.prompt_buffer_size = sizeof(csh_prompt_buffer); in shell_init()
Completed in 3 milliseconds