Searched refs:_nc_console_vt_supported (Results 1 – 3 of 3) sorted by relevance
108 extern NCURSES_EXPORT(int) _nc_console_vt_supported(void);119 : (_nc_console_vt_supported() \
112 _nc_console_vt_supported(void) in _nc_console_vt_supported() function
538 if (!_nc_console_vt_supported()) in wcon_CanHandle()