Home
last modified time | relevance | path

Searched defs:tty (Results 1 – 25 of 59) sorted by relevance

123

/dflybsd-src/sys/sys/
H A Dtty.h73 struct tty { struct
85 int t_timeout; /* Timeout for ttywait() */ argument
94 void (*t_oproc) (struct tty *); argument
96 void (*t_stop) (struct tty *, int); argument
98 int (*t_param) (struct tty *, struct termios *); argument
99 void (*t_unhold) (struct tty *); /* callback to pty after unhold */ argument
101 void *t_slsc; /* if_sl.c, ppp_tty.c (disc) */ argument
112 TAILQ_ENTRY(tty) t_list; /* Global chain of ttys for pstat(8) */ argument
113 int t_refs; /* Reference count. */
/dflybsd-src/contrib/gdb-7/readline/
H A Drltty.c77 set_winsize (tty) in set_winsize() argument
165 get_tty_settings (tty, tiop) in get_tty_settings() argument
197 set_tty_settings (tty, tiop) in set_tty_settings() argument
321 # define GETATTR(tty, tiop) (tcgetattr (tty, tiop)) argument
323 # define SETATTR(tty, tiop) (tcsetattr (tty, TCSANOW, tiop)) argument
325 # define SETATTR(tty, tiop) (tcsetattr (tty, TCSADRAIN, tiop)) argument
330 # define GETATTR(tty, tiop) (ioctl (tty, TCGETA, tiop)) argument
331 # define SETATTR(tty, tiop) (ioctl (tty, TCSETAW, tiop)) argument
421 _get_tty_settings (tty, tiop) in _get_tty_settings() argument
454 get_tty_settings (tty, tiop) in get_tty_settings() argument
[all …]
H A Dinput.c169 int tty; in rl_gather_tyi() local
292 int tty; in _rl_input_available() local
H A Dterminal.c230 _rl_get_screen_size (tty, ignore_env) in _rl_get_screen_size() argument
438 int tty, tgetent_ret; local
/dflybsd-src/lib/libc/gen/
H A Dgetttyent.c56 getttynam(const char *tty) in getttynam()
73 static struct ttyent tty; in getttyent() local
278 isttystat(const char *tty, int flag) in isttystat()
287 isdialuptty(const char *tty) in isdialuptty()
294 isnettty(const char *tty) in isnettty()
/dflybsd-src/usr.bin/write/
H A Dwrite.c68 char tty[MAXPATHLEN], *mytty; in main() local
128 utmpx_chk(const char *user, const char *tty) in utmpx_chk()
156 search_utmpx(const char *user, char *tty, size_t ttyl, const char *mytty, uid_t myuid) in search_utmpx()
203 term_chk(const char *tty, int *msgsokP, time_t *atimeP, int showerror) in term_chk()
223 do_write(const char *tty, const char *mytty, uid_t myuid, int *mymsgok) in do_write()
/dflybsd-src/crypto/openssh/
H A Dsshpty.c87 pty_release(const char *tty) in pty_release()
100 pty_make_controlling_tty(int *ttyfd, const char *tty) in pty_make_controlling_tty()
166 pty_setowner(struct passwd *pw, const char *tty) in pty_setowner()
H A Dsshlogin.c137 record_login(pid_t pid, const char *tty, const char *user, uid_t uid, in record_login()
167 record_logout(pid_t pid, const char *tty, const char *user) in record_logout()
H A Dauth-sia.c84 session_setup_sia(struct passwd *pw, char *tty) in session_setup_sia()
/dflybsd-src/contrib/tcsh-6/
H A Dsh.file.c163 struct termios tty, tty_normal; in back_to_col_1() local
215 struct termios tty, tty_normal; in pushback() local
217 struct termio tty, tty_normal; in pushback() local
220 struct sgttyb tty, tty_normal; in pushback() local
384 struct termios tty; in retype() local
/dflybsd-src/lib/libpam/modules/pam_lastlog/
H A Dpam_lastlog.c95 const char *user, *rhost, *tty; in pam_sm_open_session() local
166 const char *tty; in pam_sm_close_session() local
209 doutmpx(const char *username, const char *hostname, const char *tty, in doutmpx()
/dflybsd-src/contrib/less/
H A Dttyin.c33 public HANDLE tty; variable
39 public int tty; variable
/dflybsd-src/lib/libutil/
H A Dlogin_ok.c127 login_ttyok(login_cap_t *lc, const char *tty, const char *allowcap, in login_ttyok()
162 auth_ttyok(login_cap_t *lc, const char * tty) in auth_ttyok()
/dflybsd-src/usr.bin/window/
H A Dwwpty.c47 int result, tty; in wwgetpty() local
/dflybsd-src/usr.bin/mesg/
H A Dmesg.c54 char *tty; in main() local
/dflybsd-src/lib/libpam/modules/pam_securetty/
H A Dpam_securetty.c62 const void *tty; in pam_sm_acct_mgmt() local
/dflybsd-src/lib/libpam/modules/pam_login_access/
H A Dpam_login_access.c60 const void *rhost, *tty, *user; in pam_sm_acct_mgmt() local
/dflybsd-src/usr.bin/rfcomm_sppd/
H A Drfcomm_sppd.c127 char *ep, *tty; in main() local
282 open_tty(const char *tty) in open_tty()
/dflybsd-src/usr.bin/talk/
H A Dinit_disp.c52 char *tty; in check_writeable() local
/dflybsd-src/usr.bin/login/
H A Dlogin_fbtab.c82 login_fbtab(char *tty, uid_t uid, gid_t gid) in login_fbtab()
/dflybsd-src/usr.bin/last/
H A Dlast.c87 char tty[128]; /* terminal name */ member
223 addtty(const char *tty) in addtty()
/dflybsd-src/libexec/utmp_update/
H A Dutmp_update.c80 char tty[MAXPATHLEN]; in main() local
/dflybsd-src/libexec/talkd/
H A Dprocess.c180 find_user(const char *name, char *tty, size_t ttylen) in find_user()
H A Dannounce.c88 print_mesg(const char *tty, CTL_MSG *request, const char *remote_machine) in print_mesg()
/dflybsd-src/usr.bin/rwall/
H A Drwall.c135 const char *whom, *tty; in makemsg() local

123