Home
last modified time | relevance | path

Searched refs:Tty (Results 1 – 25 of 1384) sorted by last modified time

12345678910>>...56

/dports/sysutils/rtty/rtty-4.0/
H A Dttysrv.c92 Tty = -1, variable
201 tcgetattr(Tty, &Ttyios); in main()
218 install_ttyios(Tty, &Ttyios); in main()
319 highest_fd = max(max(LServ, RServ), Tty); in main_loop()
330 FD_SET(Tty, &readfds); in main_loop()
356 if (fd == Tty) { in main_loop()
541 nchars = write(Tty, T.c, nchars); in client_input()
554 tcsendbreak(Tty, 0); in client_input()
598 install_ttyios(Tty, &Ttyios); in client_input()
617 install_ttyios(Tty, &Ttyios); in client_input()
[all …]
H A Drtty.c52 #define Tty STDIN_FILENO macro
190 tcgetattr(Tty, &Ttyios); in main()
195 install_ttyios(Tty, &Ttyios); in main()
570 FD_SET(Tty, &infd); in serv_input()
571 if (1 != select(Tty+1, &infd, NULL, NULL, NULL)) in serv_input()
573 if (1 != read(Tty, c, 1)) in serv_input()
604 install_ttyios(Tty, &Ttyios_orig); in quit()
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xfree86/doc/
H A DRegistry259 Vmin I I Tty VMIN
260 Vtime I I Tty VTIME
/dports/lang/maude/maude-2.7.1/src/Main/
H A Dmain.cc163 Tty::setEscapeSequencesAllowed(ansiColor); in main()
/dports/lang/maude/maude-2.7.1/src/Mixfix/
H A Dbanner.cc49 Tty(Tty::RED) << 'M' << in printBanner()
50 Tty(Tty::CYAN) << 'a' << in printBanner()
51 Tty(Tty::BLUE) << 'u' << in printBanner()
52 Tty(Tty::MAGENTA) << 'd' << in printBanner()
53 Tty(Tty::GREEN) << 'e' << in printBanner()
54 Tty(Tty::RESET) << " ---\n"; in printBanner()
/dports/japanese/kterm/kterm-6.2.0.fb6/
H A DKTerm.ad34 *vtMenu*scrollttyoutput*Label: Scroll to Bottom on Tty Output
/dports/devel/qca/qca-2.3.4/src/support/
H A Dconsole.cpp435 if (type == Tty) { in Console()
451 if (type == Tty) { in Console()
458 if (type == Tty) { in Console()
466 if (type == Tty) { in Console()
478 if (type == Tty) { in Console()
496 if (type == Tty) in ~Console()
799 con = new Console(Console::Tty, Console::ReadWrite, Console::Interactive); in start()
/dports/devel/p5-IO-Tty/
H A D.license-catalog.mk9 _LICENSE_DISTFILES_ART10 =IO-Tty-1.16.tar.gz
13 _LICENSE_DISTFILES_GPLv1+ =IO-Tty-1.16.tar.gz
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/headers/src/disabled/
H A Dlink.rs121 Tty, enumerator
636 MediaDesc::Tty => write!(f, "tty"), in fmt()
655 "tty" => Ok(MediaDesc::Tty), in from_str()
/dports/www/firefox/firefox-99.0/third_party/rust/headers/src/disabled/
H A Dlink.rs121 Tty, enumerator
636 MediaDesc::Tty => write!(f, "tty"), in fmt()
655 "tty" => Ok(MediaDesc::Tty), in from_str()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/headers/src/disabled/
H A Dlink.rs121 Tty, enumerator
636 MediaDesc::Tty => write!(f, "tty"), in fmt()
655 "tty" => Ok(MediaDesc::Tty), in from_str()
/dports/www/gitea/gitea-1.16.5/vendor/github.com/msteinert/pam/
H A Dtransaction.go130 Tty = C.PAM_TTY const
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xfree86/doc/
H A DRegistry258 Vmin I I Tty VMIN
259 Vtime I I Tty VTIME
/dports/devel/kdevelop/kdevelop-21.12.3/po/et/
H A Dkdevdebuggercommon.po483 "Tty* ja pty* seadmete kasutamine ei ole võimalik.\n"
H A Dkdevgdb.po1085 #~ "Tty* ja pty* seadmete kasutamine ei ole võimalik.\n"
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyQt4/
H A DQtGui.py2527 Tty = 0 variable in QApplication
/dports/devel/umbrello/umbrello-21.12.3/umbrello/_unused/
H A Dplugin.cpp138 if(KApplication::kApplication()->type() != QApplication::Tty) { in configure()
/dports/net/traefik/traefik-2.6.1/vendor/github.com/docker/compose/v2/pkg/compose/
H A Dattach.go81 _, _, err = s.attachContainerStreams(ctx, container.ID, service.Tty, nil, w, w)
H A Dcreate.go249 tty = service.Tty
266 Tty: tty,
H A Drun.go77 if opts.Tty {
188 service.Tty = opts.Tty
H A Dexec.go44 Tty: opts.Tty,
59 Tty: opts.Tty,
64 Tty: opts.Tty,
71 if opts.Tty {
108 if opts.Tty {
/dports/net/traefik/traefik-2.6.1/vendor/github.com/docker/docker/api/
H A Dswagger.yaml1144 Tty:
5437 Tty: false
5714 Tty: false
7530 Tty: false
7579 Tty: false
8512 Tty:
8545 Tty: false
8590 Tty:
8595 Tty: false
/dports/net/traefik/traefik-2.6.1/vendor/github.com/docker/docker/api/types/
H A Dconfigs.go35 Tty bool // Attach standard streams to a tty. member
H A Dtypes.go285 Tty bool member
/dports/net/traefik/traefik-2.6.1/vendor/github.com/docker/compose/v2/pkg/api/
H A Dapi.go220 Tty bool member

12345678910>>...56