Home
last modified time | relevance | path

Searched defs:termios (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/Include/sys/
Dtermios.h159 struct termios { struct
170 * Commands passed to tcsetattr() for setting the termios structure. argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_ioctl.py6 termios = import_module('termios') variable