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

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

Completed in 57 milliseconds