Searched refs:t_exit_standout_mode (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/lib/libcurses/
H A Dstandout.c84 t_exit_standout_mode(t) != NULL) ||
H A Dattributes.c408 t_exit_standout_mode(t) != NULL)
H A Dsetterm.c160 const char *t_esm = t_exit_standout_mode(screen->term);
/netbsd-current/lib/libterminfo/
H A Dterm.h837 #define t_exit_standout_mode(t) (t)->strs[TICODE_rmso] macro
1232 #define exit_standout_mode t_exit_standout_mode(cur_term)

Completed in 313 milliseconds