Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/vt/
H A Dselection.c135 static int store_utf8(u32 c, char *p) in store_utf8() function
210 bp += store_utf8(c, bp); in vc_selection_store_chars()