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

/linux-master/drivers/tty/
H A Dtty_io.c1190 static const char ptychar[] = "pqrstuvwxyzabcde"; local
1195 ptychar[i >> 4 & 0xf], i & 0xf);

Completed in 117 milliseconds