Home
last modified time | relevance | path

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

/xen/tools/libxl/
A Dlibxl_aoutils.c429 struct termios *termp, in libxl__openptys() argument
477 r = openpty(&ptyfds[i][0], &ptyfds[i][1], NULL, termp, winp); in libxl__openptys()
A Dlibxl_internal.h3686 struct termios *termp,
/xen/tools/console/daemon/
A Dio.c508 struct termios *termp, struct winsize *winp) in openpty() argument
538 if (termp) in openpty()
539 tcsetattr(sfd, TCSAFLUSH, termp); in openpty()

Completed in 20 milliseconds