Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dkd.h84 #define K_UNICODE 0x03 macro
/linux/drivers/tty/vt/
H A Dselection.c255 bool unicode = vt_do_kdgkbmode(fg_console) == K_UNICODE; in vc_do_selection()