Home
last modified time | relevance | path

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

/support/
A Dtty.h42 const struct termios *termp,
A Dsupport_openpty.c56 const struct termios *termp, in support_openpty() argument
86 if (termp) in support_openpty()
88 if (tcsetattr (inner, TCSAFLUSH, termp)) in support_openpty()

Completed in 5 milliseconds