Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libtecla/common/
H A Dgetline.c5479 int buff_pos; /* The buffer index at which the completion is */ in KT_KEY_FN() local
5496 buff_pos = gl->buff_curpos; in KT_KEY_FN()
5571 gl_print_string(gl, gl->line + buff_pos, '\0') || in KT_KEY_FN()