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

123

/src/lib/libutil/compat/
H A Dcompat_login.c63 int tty; variable in typeref:typename:int
/src/lib/libutil/
H A Dlogin.c56 int tty; local in function:login
H A Dpidlock.c182 checktty(const char *tty) argument
203 makelock(char *buf, size_t bufsiz, const char *tty) argument
212 ttylock(const char *tty, int flags, pid_t *locker) argument
227 ttyunlock(const char *tty) argument
[all...]
H A Dttyaction.c66 ttyaction(const char *tty, const char *act, const char *user) argument
/src/distrib/utils/more/
H A Dttyin.c51 static int tty; variable in typeref:typename:int
/src/usr.bin/mesg/
H A Dmesg.c65 char *tty; local in function:main
[all...]
/src/usr.bin/talk/
H A Dinit_disp.c106 struct termios tty; local in function:set_edit_chars
/src/sbin/slattach/
H A Dslattach.c81 struct termios tty; local in function:main
/src/lib/libpam/modules/pam_login_access/
H A Dpam_login_access.c64 const void *rhost, *tty, *user; local in function:pam_sm_acct_mgmt
/src/lib/libpam/modules/pam_securetty/
H A Dpam_securetty.c68 const void *tty; local in function:pam_sm_acct_mgmt
[all...]
/src/usr.bin/write/
H A Dterm_chk.c59 term_chk(uid_t uid, const char *tty, int *msgsokP, time_t *atimeP, int ismytty, argument
H A Dwrite.c129 utmp_chk(const char *user, const char *tty) argument
155 char tty[MAXPATHLEN]; local in function:search_utmp
/src/lib/libc/gen/
H A Dgetttyent.c69 getttynam(const char *tty) argument
86 static struct ttyent tty; local in function:getttyent
[all...]
/src/libexec/talkd/
H A Dprocess.c183 find_user(const char *name, char *tty, size_t ttysize) argument
H A Dannounce.c94 print_mesg(const char *tty, CTL_MSG *request, const char *remote_machine) argument
/src/libexec/utmp_update/
H A Dutmp_update.c83 char tty[MAXPATHLEN]; local in function:main
[all...]
/src/usr.sbin/irdaattach/
H A Dirdaattach.c57 struct termios tty; local in function:main
/src/usr.sbin/sti/
H A Dsti.c148 const char *tty; local in function:main
[all...]
/src/usr.bin/finger/
H A Dfinger.h65 char *tty; /* tty line */ member in struct:where
/src/usr.bin/rwall/
H A Drwall.c161 const char *tty; local in function:makemsg
/src/tests/kernel/
H A Dt_pty.c190 int tty; local in function:child_spawn
[all...]
/src/usr.bin/lock/
H A Dlock.c92 static struct termios tty, ntty; variable in typeref:struct:termios
/src/usr.bin/wall/
H A Dwall.c190 const char *whom, *tty; local in function:makebanner
/src/usr.sbin/sliplogin/
H A Dsliplogin.c215 struct sgttyb tty, otty; local in function:main
[all...]
/src/lib/libpam/modules/pam_lastlog/
H A Dpam_lastlog.c119 const char *user, *rhost, *tty, *nuser; local in function:pam_sm_open_session
208 const char *tty, *nuser; local in function:pam_sm_close_session
271 doutmpx(const char * username,const char * hostname,const char * tty,const struct sockaddr_storage * ss,const struct timeval * now) argument
303 dolastlogx(pam_handle_t * pamh,int quiet,const struct passwd * pwd,const char * hostname,const char * tty,const struct sockaddr_storage * ss,const struct timeval * now) argument
335 doutmp(const char * username,const char * hostname,const char * tty,const struct timeval * now) argument
350 dolastlog(pam_handle_t * pamh,int quiet,const struct passwd * pwd,const char * hostname,const char * tty,const struct timeval * now) argument
[all...]

Completed in 10 milliseconds

123