Home
last modified time | relevance | path

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

/freebsd/contrib/ee/
H A Dee.c1874 int g_horz, g_position, g_pos; in get_string() local
1884 g_horz = g_position = scan(prompt, strlen(prompt), 0); in get_string()
1896 g_horz = scan(g_point, g_pos, g_position); in get_string()