Searched refs:kerTermios (Results 1 – 1 of 1) sorted by relevance
805 struct termios kerTermios; in ConsoleSetSW() local808 if (LOS_ArchCopyFromUser(&kerTermios, (struct termios *)arg, sizeof(struct termios)) != 0) { in ConsoleSetSW()813 (VOID)ConsoleTcSetAttr(consoleCB->fd, 0, &kerTermios); in ConsoleSetSW()