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

12345

/netbsd-current/lib/libutil/
H A Dlogin.c56 int tty; local
/netbsd-current/distrib/utils/more/
H A Dttyin.c51 static int tty; variable
/netbsd-current/external/mit/libuv/dist/docs/code/tty/
H A Dmain.c7 uv_tty_t tty; variable
/netbsd-current/external/bsd/tmux/dist/
H A Dosdep-unknown.c24 osdep_get_name(__unused int fd, __unused char *tty) argument
H A Dosdep-hpux.c24 osdep_get_name(__unused int fd, __unused char *tty) argument
H A Dosdep-haiku.c27 osdep_get_name(int fd, __unused char *tty) argument
H A Dosdep-aix.c29 osdep_get_name(__unused int fd, char *tty) argument
H A Dosdep-cygwin.c29 osdep_get_name(int fd, __unused char *tty) argument
H A Dosdep-darwin.c39 osdep_get_name(int fd, __unused char *tty) argument
H A Dosdep-linux.c30 osdep_get_name(int fd, __unused char *tty) argument
H A Dosdep-sunos.c31 osdep_get_name(__unused int fd, char *tty) argument
H A Dutmp.c128 utmp_create(const char *tty) argument
71 login_utmpx(struct utmpx *utmpx, const char *username, const char *hostname, const char *tty, const struct timeval *now) argument
108 login_utmp(struct utmp *utmp, const char *username, const char *hostname, const char *tty, const struct timeval *now) argument
[all...]
/netbsd-current/lib/libutil/compat/
H A Dcompat_login.c63 int tty; local
/netbsd-current/usr.bin/mesg/
H A Dmesg.c65 char *tty; local
[all...]
/netbsd-current/lib/libpam/modules/pam_login_access/
H A Dpam_login_access.c64 const void *rhost, *tty, *user; local
/netbsd-current/usr.bin/talk/
H A Dinit_disp.c106 struct termios tty; local
/netbsd-current/lib/libpam/modules/pam_securetty/
H A Dpam_securetty.c68 const void *tty; local
[all...]
/netbsd-current/sbin/slattach/
H A Dslattach.c81 struct termios tty; local
/netbsd-current/usr.bin/write/
H A Dterm_chk.c59 term_chk(uid_t uid, const char *tty, int *msgsokP, time_t *atimeP, int ismytty, argument
/netbsd-current/external/mit/libuv/dist/docs/code/tty-gravity/
H A Dmain.c7 uv_tty_t tty; variable
/netbsd-current/external/mit/libuv/dist/test/
H A Dtest-handle-fileno.c54 uv_tty_t tty; local
[all...]
/netbsd-current/libexec/talkd/
H A Dprocess.c183 find_user(const char *name, char *tty, size_t ttysize) argument
/netbsd-current/usr.sbin/irdaattach/
H A Dirdaattach.c57 struct termios tty; local
/netbsd-current/usr.sbin/sti/
H A Dsti.c148 const char *tty; local
[all...]
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dgetpass.c90 FILE *tty; local

Completed in 203 milliseconds

12345