Home
last modified time | relevance | path

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

/netbsd-src/lib/libterminfo/
H A Dterm.h776 #define t_cursor_up(t) (t)->strs[TICODE_cuu1] macro
1171 #define cursor_up t_cursor_up(cur_term)