Home
last modified time | relevance | path

Searched defs:t_col (Results 1 – 3 of 3) sorted by relevance

/titanic_51/usr/src/uts/common/io/
H A Dtem_safe.c1204 screen_pos_t t_col, screen_pos_t t_row, in tem_safe_copy_area() argument
1335 screen_pos_t t_col, screen_pos_t t_row, in tem_safe_text_copy() argument
1405 tem_safe_pix_copy(struct tem_vt_state * tem,screen_pos_t s_col,screen_pos_t s_row,screen_pos_t e_col,screen_pos_t e_row,screen_pos_t t_col,screen_pos_t t_row,cred_t * credp,enum called_from called_from) tem_safe_pix_copy() argument
2256 i_virtual_copy(unsigned char * base,screen_pos_t s_col,screen_pos_t s_row,screen_pos_t e_col,screen_pos_t e_row,screen_pos_t t_col,screen_pos_t t_row) i_virtual_copy() argument
2305 tem_safe_virtual_copy(struct tem_vt_state * tem,screen_pos_t s_col,screen_pos_t s_row,screen_pos_t e_col,screen_pos_t e_row,screen_pos_t t_col,screen_pos_t t_row) tem_safe_virtual_copy() argument
[all...]
/titanic_51/usr/src/uts/common/sys/
H A Dvisual_io.h248 screen_pos_t t_col; /* Col to move to */ member
H A Dldterm.h215 int t_col; /* output column of tty */ member