| /src/lib/libutil/compat/ |
| H A D | compat_login.c | 63 int tty; variable in typeref:typename:int
|
| /src/lib/libutil/ |
| H A D | login.c | 56 int tty; local in function:login
|
| H A D | pidlock.c | 182 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 D | ttyaction.c | 66 ttyaction(const char *tty, const char *act, const char *user) argument
|
| /src/distrib/utils/more/ |
| H A D | ttyin.c | 51 static int tty; variable in typeref:typename:int
|
| /src/usr.bin/mesg/ |
| H A D | mesg.c | 65 char *tty; local in function:main [all...] |
| /src/usr.bin/talk/ |
| H A D | init_disp.c | 106 struct termios tty; local in function:set_edit_chars
|
| /src/sbin/slattach/ |
| H A D | slattach.c | 81 struct termios tty; local in function:main
|
| /src/lib/libpam/modules/pam_login_access/ |
| H A D | pam_login_access.c | 64 const void *rhost, *tty, *user; local in function:pam_sm_acct_mgmt
|
| /src/lib/libpam/modules/pam_securetty/ |
| H A D | pam_securetty.c | 68 const void *tty; local in function:pam_sm_acct_mgmt [all...] |
| /src/usr.bin/write/ |
| H A D | term_chk.c | 59 term_chk(uid_t uid, const char *tty, int *msgsokP, time_t *atimeP, int ismytty, argument
|
| H A D | write.c | 129 utmp_chk(const char *user, const char *tty) argument 155 char tty[MAXPATHLEN]; local in function:search_utmp
|
| /src/lib/libc/gen/ |
| H A D | getttyent.c | 69 getttynam(const char *tty) argument 86 static struct ttyent tty; local in function:getttyent [all...] |
| /src/libexec/talkd/ |
| H A D | process.c | 183 find_user(const char *name, char *tty, size_t ttysize) argument
|
| H A D | announce.c | 94 print_mesg(const char *tty, CTL_MSG *request, const char *remote_machine) argument
|
| /src/libexec/utmp_update/ |
| H A D | utmp_update.c | 83 char tty[MAXPATHLEN]; local in function:main [all...] |
| /src/usr.sbin/irdaattach/ |
| H A D | irdaattach.c | 57 struct termios tty; local in function:main
|
| /src/usr.sbin/sti/ |
| H A D | sti.c | 148 const char *tty; local in function:main [all...] |
| /src/usr.bin/finger/ |
| H A D | finger.h | 65 char *tty; /* tty line */ member in struct:where
|
| /src/usr.bin/rwall/ |
| H A D | rwall.c | 161 const char *tty; local in function:makemsg
|
| /src/tests/kernel/ |
| H A D | t_pty.c | 190 int tty; local in function:child_spawn [all...] |
| /src/usr.bin/lock/ |
| H A D | lock.c | 92 static struct termios tty, ntty; variable in typeref:struct:termios
|
| /src/usr.bin/wall/ |
| H A D | wall.c | 190 const char *whom, *tty; local in function:makebanner
|
| /src/usr.sbin/sliplogin/ |
| H A D | sliplogin.c | 215 struct sgttyb tty, otty; local in function:main [all...] |
| /src/lib/libpam/modules/pam_lastlog/ |
| H A D | pam_lastlog.c | 119 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...] |