Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_aoutils.c430 struct winsize *winp) { in libxl__openptys() argument
477 r = openpty(&ptyfds[i][0], &ptyfds[i][1], NULL, termp, winp); in libxl__openptys()
A Dlibxl_internal.h3343 struct winsize *winp);
/xen-4.10.0-shim-comet/tools/console/daemon/
A Dio.c483 struct termios *termp, struct winsize *winp) in openpty() argument
510 if (winp) in openpty()
511 ioctl(sfd, TIOCSWINSZ, winp); in openpty()

Completed in 16 milliseconds