Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Native/Unix/System.Native/
H A Dpal_console.cpp122 struct termios newTermios; in SystemNative_InitializeConsoleBeforeRead() local
240 struct termios newTermios = {}; in SystemNative_GetControlCharacters() local
/dports/mail/popcheck/popcheck/
H A Dpopcheck.c134 struct termios oldTermios,newTermios; in main() local