Home
last modified time | relevance | path

Searched refs:tty (Results 126 – 150 of 197) sorted by relevance

12345678

/dragonfly/sys/sys/
H A Dcons.h67 struct tty *cn_tp; /* tty structure for console device */
/dragonfly/lib/libncurses/
H A DMakefile.inc28 NCURSESSERIALDIR= ${NCURSESDIR}/ncurses/tty
/dragonfly/games/phantasia/phantasia/
H A DMakefile39 ./map | plot > /dev/tty
/dragonfly/sys/netgraph7/bluetooth/drivers/h4/
H A Dng_h4_var.h71 struct tty *tp; /* Terminal device */
/dragonfly/lib/libc/nls/
H A Dnb_NO.ISO8859-1.msg209 21 Stoppet (tty input)
211 22 Stoppet (tty output)
H A DC.msg243 21 Stopped (tty input)
245 22 Stopped (tty output)
H A Dfr_FR.ISO8859-1.msg229 21 Stopped (tty input)
231 22 Stopped (tty output)
H A Dpl_PL.ISO8859-2.msg229 21 Zatrzymany (wej�cie z tty)
231 22 Zatrzymany (wyj�cie z tty)
H A Dpt_BR.ISO8859-1.msg229 21 Parado (entrada de tty)
231 22 Parado (sa�da de tty)
H A Dca_ES.ISO8859-1.msg235 21 Parat (entrada de tty)
237 22 Parat (sortida de tty)
H A Des_ES.ISO8859-1.msg237 21 Detenido (entrada tty)
239 22 Detenido (salida tty)
H A Dgl_ES.ISO8859-1.msg237 21 Detido (entrada tty)
239 22 Detido (s�da tty)
/dragonfly/sys/dev/misc/syscons/
H A Dsyscons.c113 static struct tty *sc_console_tty;
706 struct tty *tp; in scopen()
796 struct tty *tp = dev->si_tty; in scclose()
862 struct tty *cur_tty; in sckbdevent()
969 struct tty *tp; in scioctl()
1768 scstart(struct tty *tp) in scstart()
1883 struct tty *tp; in sccnputc()
2768 struct tty *tp; in sc_switch_scr()
3491 kfree(sc->tty, M_SYSCONS);
3782 struct tty *tp; in scgetc()
[all …]
/dragonfly/contrib/tcsh-6/nls/ja/
H A Dset368 66 文字をcockedモードでttyに送る
/dragonfly/usr.sbin/ppp/
H A DMakefile10 tcpmss.c throughput.c timer.c tty.c tun.c udp.c vjcomp.c
/dragonfly/usr.sbin/periodic/
H A Dperiodic.sh82 if tty > /dev/null 2>&1; then
/dragonfly/etc/
H A Dmaster.passwd8 tty:*:4:65533::0:0:Tty Sandbox:/:/sbin/nologin
/dragonfly/lib/libedit/libedit/
H A DMakefile36 tty.c \
/dragonfly/games/hack/
H A DMakequest24 hack.track.c hack.trap.c hack.tty.c hack.unix.c\
54 hack.tty.o hack.unix.o hack.u_init.o hack.vault.o hack.wield.o\
182 hack.tty.o: hack.h
/dragonfly/sbin/init/
H A DNOTES39 group of a tty whose controlling process has exited, using
72 of a tty in a session sets the controlling terminal. P130 has the
/dragonfly/usr.bin/tip/
H A DTODO2 x Genericize tty code and/or support termios
/dragonfly/sys/dev/serial/sio/
H A Dsio_private.h133 struct tty *tp; /* cross reference */
/dragonfly/etc/mail/
H A Daliases46 tty: root
/dragonfly/games/hack/hack/
H A DMakefile15 hack.timeout.c hack.topl.c hack.track.c hack.trap.c hack.tty.c \
/dragonfly/contrib/gdb-7/gdb/
H A Ddcache.c129 static void dcache_info (char *exp, int tty);
605 dcache_info (char *exp, int tty) in dcache_info() argument

12345678