Home
last modified time | relevance | path

Searched refs:term (Results 1 – 22 of 22) sorted by relevance

/xen-4.10.0-shim-comet/tools/console/testsuite/
A Dconsole-domU.c31 struct termios term; in main() local
33 tcgetattr(STDIN_FILENO, &term); in main()
34 cfmakeraw(&term); in main()
35 tcsetattr(STDIN_FILENO, TCSAFLUSH, &term); in main()
37 tcgetattr(STDOUT_FILENO, &term); in main()
38 cfmakeraw(&term); in main()
39 tcsetattr(STDOUT_FILENO, TCSAFLUSH, &term); in main()
A Dconsole-dom0.c43 struct termios term; in main() local
45 tcgetattr(STDIN_FILENO, &term); in main()
46 cfmakeraw(&term); in main()
47 tcsetattr(STDIN_FILENO, TCSAFLUSH, &term); in main()
49 tcgetattr(STDOUT_FILENO, &term); in main()
50 cfmakeraw(&term); in main()
51 tcsetattr(STDOUT_FILENO, TCSAFLUSH, &term); in main()
/xen-4.10.0-shim-comet/tools/firmware/vgabios/
A DTODO1 Short term :
23 Long term:
A DCOPYING134 included without limitation in the term "modification".)
/xen-4.10.0-shim-comet/stubdom/
A Dstubdom-dm82 term() {
89 trap term SIGHUP
/xen-4.10.0-shim-comet/tools/console/client/
A Dmain.c134 struct termios term; in get_pty_fd() local
147 if (tcgetattr(pty_fd, &term) < 0) { in get_pty_fd()
/xen-4.10.0-shim-comet/stubdom/grub.patches/
A D10graphics.diff330 #include <term.h>
366 + /* if we get back here, we should go back to what our term was before */
406 + /* Fallback to default term */
714 + /* If startup fails, return to previous term */
1195 +#include <term.h>
1805 nbi.h pc_slice.h serial.h shared.h smp-imps.h term.h \
1874 #include <term.h>
2223 + /* if we get back here, we should go back to what our term was before */
2250 diff -Naur grub-0.97.orig/stage2/term.h grub-0.97/stage2/term.h
2251 --- grub-0.97.orig/stage2/term.h 2003-07-09 08:45:53.000000000 -0300
[all …]
A D00cvs73 + * docs/grub.texi: Changed the license term to the GNU Free
76 + * docs/multiboot.texi: Reformatted to show the license term
743 #include <term.h>
A D99minios328 #include <term.h>
A D61btrfs.diff3211 + * a short-term overwrite of the
/xen-4.10.0-shim-comet/tools/console/daemon/
A Dio.c549 struct termios term; in console_create_tty() local
563 if (tcgetattr(con->slave_fd, &term) < 0) { in console_create_tty()
570 cfmakeraw(&term); in console_create_tty()
571 if (tcsetattr(con->slave_fd, TCSANOW, &term) < 0) { in console_create_tty()
/xen-4.10.0-shim-comet/docs/misc/
A Dnetif-staging-grants.pandoc421 `staging grants` is a term used in this document to refer to the whole concept
423 staging until completion. Therefore the term should not be confused with a new
A Dxen-command-line.markdown565 (and hence, e.g., long term load trends). A long window will
567 hence capable of capturing, e.g., long term load trends), but
/xen-4.10.0-shim-comet/tools/xenmon/
A DCOPYING70 the term "modification".) Each licensee is addressed as "you".
/xen-4.10.0-shim-comet/xen/
A DCOPYING97 the term "modification".) Each licensee is addressed as "you".
/xen-4.10.0-shim-comet/
A DCOPYING145 the term "modification".) Each licensee is addressed as "you".
/xen-4.10.0-shim-comet/tools/libacpi/
A DCOPYING144 included without limitation in the term "modification".)
/xen-4.10.0-shim-comet/tools/libxc/
A DCOPYING143 included without limitation in the term "modification".)
/xen-4.10.0-shim-comet/xen/common/libelf/
A DCOPYING143 included without limitation in the term "modification".)
/xen-4.10.0-shim-comet/tools/xenstore/
A DCOPYING141 included without limitation in the term "modification".)
/xen-4.10.0-shim-comet/tools/ocaml/
A DLICENSE70 …er language. (Hereinafter, translation is included without limitation in the term "modification".)
/xen-4.10.0-shim-comet/tools/xenstat/libxenstat/
A DCOPYING136 included without limitation in the term "modification".)

Completed in 55 milliseconds