Home
last modified time | relevance | path

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

/dflybsd-src/bin/mined/
H A Dmined.h68 extern const char *pos_string; /* Absolute cursor positioning */
H A Dmined1.c909 build_string(text_buf, pos_string, ny+1, nx+1); in set_cursor()
1287 const char *pos_string = "\033[%d;%dH"; /* Absolute cursor position */ variable