Searched defs:tty (Results 1 - 25 of 69) sorted by relevance

123

/openbsd-current/usr.bin/less/
H A Dttyin.c18 int tty; variable
/openbsd-current/lib/libutil/
H A Dlogin.c46 int fd, tty; local
H A Dlogin_fbtab.c84 login_fbtab(const char *tty, uid_t uid, gid_t gid) argument
/openbsd-current/usr.bin/mesg/
H A Dmesg.c52 char *tty; local
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20001229-1.c41 char uname[33] = "", tty[38] = "/dev/"; local
/openbsd-current/lib/libc/gen/
H A Dgetttyent.c43 getttynam(const char *tty) argument
58 static struct ttyent tty; local
[all...]
/openbsd-current/usr.bin/talk/
H A Dinit_disp.c104 struct termios tty; local
/openbsd-current/usr.bin/login/
H A Dfailedlogin.c52 log_failedlogin(uid_t uid, char *host, char *name, char *tty) argument
/openbsd-current/regress/lib/libpthread/poll/
H A Dpoll.c58 int null, zero, tty, dummy; local
/openbsd-current/regress/lib/libsndio/vol/
H A Dvol.c36 int tty; local
[all...]
/openbsd-current/regress/lib/libpthread/select/
H A Dselect.c80 int tty = isatty(fd); local
/openbsd-current/usr.bin/tmux/
H A Dprocname.c82 get_proc_name(int fd, char *tty) argument
H A Dcmd-refresh-client.c201 struct tty *tty = &tc->tty; local
[all...]
H A Dtty-acs.c205 tty_acs_needed(struct tty *tty) argument
231 tty_acs_get(struct tty *tty, u_char ch) argument
252 tty_acs_reverse_get(__unused struct tty *tty, const char *s, size_t slen) argument
[all...]
/openbsd-current/libexec/talkd/
H A Dprocess.c189 find_user(char *name, char *tty, size_t ttyl) argument
/openbsd-current/usr.bin/ssh/
H A Dsshpty.c62 pty_release(const char *tty) argument
73 pty_make_controlling_tty(int *ttyfd, const char *tty) argument
135 pty_setowner(struct passwd *pw, const char *tty) argument
[all...]
H A Dsshlogin.c147 record_login(pid_t pid, const char *tty, const char *user, uid_t uid, argument
192 record_logout(pid_t pid, const char *tty) argument
H A Dsession.h44 char tty[TTYSZ]; member in struct:Session
/openbsd-current/regress/usr.sbin/syslogd/
H A Dttylog.c43 char ptyname[16], *console, *username, *logfile, *tty; variable
[all...]
/openbsd-current/usr.bin/finger/
H A Dfinger.h73 char tty[UT_LINESIZE+1]; /* null terminated tty line */ member in struct:where
/openbsd-current/usr.bin/write/
H A Dwrite.c63 char tty[PATH_MAX], *mytty, *cp; local
122 utmp_chk(char *user, char *tty) argument
153 search_utmp(char *user, char *tty, in argument
205 term_chk(char *tty, int *msgsokP, time_t *atimeP, int showerror) argument
225 do_write(char *tty, char *mytty, uid_t myuid) argument
[all...]
/openbsd-current/usr.sbin/wsmoused/
H A Dmouse_protocols.c189 struct termios tty; local
[all...]
/openbsd-current/usr.bin/mg/
H A Dtty.c67 char *tty; local
/openbsd-current/usr.bin/wall/
H A Dwall.c63 char *tty; member in struct:utmptty
/openbsd-current/sbin/ldattach/
H A Dldattach.c113 struct termios tty; local
[all...]

Completed in 758 milliseconds

123