Home
last modified time | relevance | path

Searched refs:tty (Results 151 – 175 of 197) sorted by last modified time

12345678

/dragonfly/etc/
H A Dremote12 # dv device to use for the tty
H A Dmaster.passwd8 tty:*:4:65533::0:0:Tty Sandbox:/:/sbin/nologin
H A Dftpusers11 tty
H A Dgettytab85 # /usr/include/termios.h, too. The entry forces the tty into
96 local.9600|CLOCAL tty @ 9600 Bd:\
H A Dgroup5 tty:*:4:root
H A Dlogin.access8 # logins, the first entry that matches the (user, tty) combination. The
20 # of one or more tty names (for non-networked logins), host names, domain
/dragonfly/etc/mail/
H A Daliases46 tty: root
/dragonfly/crypto/openssh/
H A Dsshpty.c87 pty_release(const char *tty) in pty_release() argument
90 if (chown(tty, (uid_t) 0, (gid_t) 0) == -1) in pty_release()
92 if (chmod(tty, (mode_t) 0666) == -1) in pty_release()
134 fd = open(tty, O_RDWR); in pty_make_controlling_tty()
185 if (stat(tty, &st) == -1) in pty_setowner()
186 fatal("stat(%.100s) failed: %.100s", tty, in pty_setowner()
190 ssh_selinux_setup_pty(pw->pw_name, tty); in pty_setowner()
194 if (chown(tty, pw->pw_uid, gid) == -1) { in pty_setowner()
198 tty, (u_int)pw->pw_uid, (u_int)gid, in pty_setowner()
202 tty, (u_int)pw->pw_uid, (u_int)gid, in pty_setowner()
[all …]
H A Dsession.h44 char tty[TTYSZ]; member
/dragonfly/contrib/tcsh-6/nls/spanish/
H A Dset253 51 Suspendido (entrada tty)
54 52 Parado (entrada tty)
55 53 Suspendido (salida tty)
56 54 Parado (salida tty)
H A Dset372 70 Carácter tty para suspensión retrasada
73 71 Carácter tty para `flush' de salida
74 72 Carácter tty para interrupción
75 73 Carácter tty para salida
76 74 Carácter tty para suspensión
77 75 Carácter tty para permitir salida
78 76 Carácter tty para impedir salida
H A Dset113 1 Aviso: no se puede acceder a la tty (%s).\n
/dragonfly/contrib/tcsh-6/nls/ukrainian/
H A Dset368 66 Send character to tty in cooked mode
H A Dset113 1 Увага: немає доступу до tty (%s).\n
H A Dset163 1 Reset tty pgrp from %d to %d\n
/dragonfly/contrib/tcsh-6/nls/russian/
H A Dset368 66 Send character to tty in cooked mode
H A Dset113 1 Предупреждение: нет доступа к tty (%s).\n
H A Dset163 1 Reset tty pgrp from %d to %d\n
/dragonfly/contrib/tcsh-6/nls/greek/
H A Dset163 1 Μηδενισμός του γκρουπ διεργασιών του tty από %d σε %d\n
H A Dset113 1 Προειδοποίηση: δεν μπορώ να προσπελάσω το tty (%s).\n
/dragonfly/contrib/tcsh-6/nls/ja/
H A Dset253 51 中断(tty入力)
54 52 停止(tty入力)
55 53 中断(tty出力)
56 54 停止(tty出力)
H A Dset368 66 文字をcockedモードでttyに送る
H A Dset113 1 警告: ttyにアクセスができません (%s).\n
H A Dset163 1 tty pgrp を %d から %dに再設定します\n
/dragonfly/contrib/tcsh-6/nls/italian/
H A Dset253 51 Sospeso (input da tty)
54 52 Fermato (input da tty)
55 53 Sospeso (output su tty)
56 54 Fermato (output su tty)

12345678