Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libtecla/common/
H A Dgetline.c1055 static int gl_nth_word_start_forward(GetLine *gl, int n);
4331 return gl_place_cursor(gl, gl_nth_word_start_forward(gl, count)); in KT_KEY_FN()
4510 gl_nth_word_start_forward(gl,count) - gl->buff_curpos, in KT_KEY_FN()
7540 static int gl_nth_word_start_forward(GetLine *gl, int n) in gl_nth_word_start_forward() function
7626 gl_nth_word_start_forward(gl, count); in KT_KEY_FN()