Home
last modified time | relevance | path

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

/netbsd/lib/libcurses/
H A Dattributes.c388 if (attr & __PROTECT && t_enter_protected_mode(t) != NULL) in __wattr_on()
/netbsd/lib/libterminfo/
H A Dterm.h809 #define t_enter_protected_mode(t) (t)->strs[TICODE_prot] macro
1204 #define enter_protected_mode t_enter_protected_mode(cur_term)