Home
last modified time | relevance | path

Searched refs:selectionprompt (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/tools/cscope-fast/
H A Dcommand.c51 static char selectionprompt[] = "Selection: "; variable
389 (void) addstr(selectionprompt); in command()
391 COLS - sizeof (selectionprompt), commandc, in command()
592 (void) addstr(selectionprompt); in changestring()
594 COLS - sizeof (selectionprompt), c, in changestring()