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

/illumos-gate/usr/src/tools/cscope-fast/
H A Ddisplay.c73 static char depthstring[] = "Depth: "; variable
179 (void) move(0, COLS - (int)sizeof (depthstring) - 2);
180 (void) addstr(depthstring);

Completed in 56 milliseconds