HelenOS sources

tinput_seek_max  1099 uspace/lib/clui/src/tinput.c 		tinput_seek_max(ti, seek_backward, true);
tinput_seek_max  1102 uspace/lib/clui/src/tinput.c 		tinput_seek_max(ti, seek_forward, true);
tinput_seek_max  1129 uspace/lib/clui/src/tinput.c 		tinput_seek_max(ti, seek_backward, false);
tinput_seek_max  1132 uspace/lib/clui/src/tinput.c 		tinput_seek_max(ti, seek_forward, false);
HelenOS homepage, sources at GitHub