Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/warlock/
H A Dtem.wlcmd42 add tem_safe_callbacks::tsc_cursor target tem_safe_text_cursor
/titanic_50/usr/src/uts/common/sys/
H A Dtem_impl.h263 void tem_safe_text_cursor(struct tem_vt_state *, short, cred_t *,
/titanic_50/usr/src/uts/common/io/
H A Dtem_safe.c74 &tem_safe_text_cursor,
234 tem_safe_text_cursor(tem, VIS_GET_CURSOR, credp, called_from); in tem_safe_check_first_time()
1859 tem_safe_text_cursor(struct tem_vt_state *tem, short action, in tem_safe_text_cursor() function