Searched refs:tty (Results 1 – 4 of 4) sorted by relevance
74 The backend will write the pty device name to the "tty" node in the77 For the PV console the tty node is added at79 /local/domain/$DOMID/console/tty81 For the virtual UART console the tty node is added at83 /local/domain/$DOMID/vuart/0/tty109 the -serial command line option to qemu. Qemu writes the tty name to112 /local/domain/$DOMID/serial/$SERIAL_NUM/tty118 Depending on the type and console number, xenconsole will look for the tty128 emulated serial tty. This is most probably what the user wanted because
97 char *tty; in libxl_console_get_tty() local106 tty = libxl__xs_read(gc, XBT_NULL, tty_path); in libxl_console_get_tty()107 if (!tty || tty[0] == '\0') { in libxl_console_get_tty()114 *path = libxl__strdup(NOGC, tty); in libxl_console_get_tty()
54 tty -s && termint=t
87 if stderr is a tty.
Completed in 4 milliseconds