HelenOS sources

tinput_seek_max  1039 uspace/lib/clui/src/tinput.c 		tinput_seek_max(ti, seek_backward, true);
tinput_seek_max  1042 uspace/lib/clui/src/tinput.c 		tinput_seek_max(ti, seek_forward, true);
tinput_seek_max  1069 uspace/lib/clui/src/tinput.c 		tinput_seek_max(ti, seek_backward, false);
tinput_seek_max  1072 uspace/lib/clui/src/tinput.c 		tinput_seek_max(ti, seek_forward, false);
HelenOS homepage, sources at GitHub