Searched refs:prompt_style (Results 1 – 1 of 1) sorted by relevance
400 int prompt_style; /* How the prompt string is displayed */ member1779 gl->prompt_style = GL_LITERAL_PROMPT; in new_GetLine()9792 switch(gl->prompt_style) {10009 switch(gl->prompt_style) {10065 if(style != gl->prompt_style) {10066 gl->prompt_style = style;