Home
last modified time | relevance | path

Searched defs:save_cursor (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/bebox/stand/boot/
H A Dvideo.c47 u_char save_cursor[FONT_WIDTH]; variable
/netbsd-src/lib/libterminfo/
H A Dterm.h1472 #define save_cursor t_save_cursor(cur_term) macro