Home
last modified time | relevance | path

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

12

/csrg-svn/sys/sys/
H A Dtty.h35 struct tty { struct
53 void (*t_oproc) __P((struct tty *)); argument
55 void (*t_stop) __P((struct tty *, int)); argument
57 int (*t_param) __P((struct tty *, struct termios *)); argument
76 #define TTIPRI 25 /* Sleep priority for tty reads. */ argument
/csrg-svn/usr.bin/write/
H A Dwrite.c44 char tty[MAXPATHLEN], *mytty, *ttyname(); local
98 utmp_chk(user, tty) in utmp_chk() argument
129 search_utmp(user, tty, mytty, myuid) in search_utmp() argument
182 term_chk(tty, msgsokP, atimeP, showerror) in term_chk() argument
204 do_write(tty, mytty, myuid) in do_write() argument
/csrg-svn/lib/libc/gen/
H A Dgetttynam.c14 getttynam(tty) in getttynam() argument
H A Dgetttyent.c21 getttynam(tty) in getttynam() argument
37 static struct ttyent tty; in getttyent() local
/csrg-svn/local/ditroff/ditroff.old.okeeffe/gremlin.aed/gremlin/
H A Dfindaed.c45 char name1[100], *tty; in FindAED() local
/csrg-svn/lib/libutil/
H A Dlogin.c25 int tty; local
/csrg-svn/usr.bin/more/
H A Dttyin.c19 static int tty; variable
/csrg-svn/usr.bin/mesg/
H A Dmesg.c39 char *tty; local
/csrg-svn/usr.bin/talk/
H A Dinit_disp.c75 struct sgttyb tty; in set_edit_chars() local
/csrg-svn/old/talk/talk/
H A Dinit_disp.c77 struct sgttyb tty; in set_edit_chars() local
/csrg-svn/usr.bin/window/
H A Dwwpty.c25 int tty; local
/csrg-svn/old/talk/talkd/
H A Dprocess.c119 find_user(name, tty) in find_user() argument
/csrg-svn/libexec/talkd/
H A Dprocess.c152 find_user(name, tty) in find_user() argument
H A Dannounce.c63 print_mesg(tty, tf, request, remote_machine) in print_mesg() argument
/csrg-svn/contrib/connectd/libc/
H A Dgetttyent.c24 static struct ttyent tty; variable
/csrg-svn/usr.bin/lock/
H A Dlock.c45 struct sgttyb tty, ntty; variable
/csrg-svn/bin/csh/
H A Dfile.c114 struct termios tty, tty_normal; in back_to_col_1() local
138 struct termios tty, tty_normal; local
299 struct termios tty; in retype() local
/csrg-svn/local/sccscmds/sccscmds.2/com/
H A Ddohist.c12 int tty[3]; local
/csrg-svn/local/sccscmds/sccscmds.ok/com/
H A Ddohist.c12 int tty[3]; local
/csrg-svn/usr.bin/mail/
H A Ding.local.c99 register int tty; local
/csrg-svn/usr.sbin/sliplogin/
H A Dsliplogin.c211 struct sgttyb tty, otty; local
/csrg-svn/usr.bin/finger/
H A Dfinger.h33 char tty[UT_LINESIZE+1]; /* null terminated tty line */ member
/csrg-svn/lib/libedit/
H A Del.c41 char *tty; local
/csrg-svn/libexec/comsat/
H A Dcomsat.c168 char tty[20], name[sizeof(utmp[0].ut_name) + 1]; local
/csrg-svn/usr.bin/ex/
H A Dex_tty.h147 var struct termio tty; /* Use this one structure to change modes */ variable
151 var struct sgttyb tty; /* Always stty/gtty using this one structure */ variable

12