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

1234

/freebsd-10-stable/crypto/heimdal/appl/login/
H A Dtty.c43 clean_ttyname (char *tty) argument
61 make_id (char *tty) argument
H A Dutmp_login.c85 prepare_utmp (struct utmp *utmp, char *tty, argument
127 void utmp_login(char *tty, const char *username, const char *hostname) argument
133 void utmp_login(char *tty, const char *username, const char *hostname) argument
H A Dread_string.c56 FILE *tty; local
[all...]
/freebsd-10-stable/contrib/less/
H A Dttyin.c26 public int tty; variable
[all...]
/freebsd-10-stable/crypto/openssh/
H A Dauth-sia.c83 session_setup_sia(struct passwd *pw, char *tty) argument
H A Dsshlogin.c127 record_login(pid_t pid, const char *tty, const char *user, uid_t uid, argument
157 record_logout(pid_t pid, const char *tty, const char *user) argument
H A Dsshpty.c86 pty_release(const char *tty) argument
99 pty_make_controlling_tty(int *ttyfd, const char *tty) argument
190 pty_setowner(struct passwd *pw, const char *tty) argument
[all...]
/freebsd-10-stable/lib/libpam/modules/pam_login_access/
H A Dpam_login_access.c59 const void *rhost, *tty, *user; local
/freebsd-10-stable/lib/libpam/modules/pam_securetty/
H A Dpam_securetty.c61 const void *tty; local
/freebsd-10-stable/usr.bin/mesg/
H A Dmesg.c68 char *tty; local
[all...]
/freebsd-10-stable/usr.sbin/pkg_install/lib/
H A Dmsg.c45 FILE *tty; local
/freebsd-10-stable/lib/libpam/modules/pam_lastlog/
H A Dpam_lastlog.c73 const void *rhost, *tty; local
/freebsd-10-stable/usr.bin/talk/
H A Dinit_disp.c59 char *tty; local
/freebsd-10-stable/libexec/talkd/
H A Dprocess.c183 find_user(const char *name, char *tty) argument
H A Dannounce.c91 print_mesg(const char *tty, CTL_MSG *request, argument
/freebsd-10-stable/usr.bin/login/
H A Dlogin_fbtab.c83 login_fbtab(char *tty, uid_t uid, gid_t gid) argument
/freebsd-10-stable/contrib/openpam/bin/su/
H A Dsu.c74 const char *user, *tty; local
/freebsd-10-stable/release/picobsd/tinyware/aps/
H A Dmain.c49 char *pgid, *sid, *tty, *cred; local
/freebsd-10-stable/usr.bin/rwall/
H A Drwall.c134 char *tty, hostname[MAXHOSTNAMELEN], lbuf[256], tmpname[64]; local
/freebsd-10-stable/lib/libc/gen/
H A Dgetttyent.c56 getttynam(const char *tty) argument
103 static struct ttyent tty; local
272 isttystat(const char *tty, int flag) argument
281 isdialuptty(const char *tty) argument
288 isnettty(const char *tty) argument
[all...]
/freebsd-10-stable/contrib/ncurses/ncurses/trace/
H A Dlib_tracebits.c103 _nc_trace_ttymode(TTY * tty) argument
[all...]
/freebsd-10-stable/lib/libutil/
H A Dlogin_ok.c128 login_ttyok(login_cap_t *lc, const char *tty, const char *allowcap, argument
163 auth_ttyok(login_cap_t *lc, const char * tty) argument
[all...]
/freebsd-10-stable/libexec/comsat/
H A Dcomsat.c162 char tty[20]; local
/freebsd-10-stable/usr.bin/finger/
H A Dfinger.h61 char tty[sizeof ((struct utmpx *)0)->ut_line]; /* tty line */ member in struct:where
/freebsd-10-stable/usr.bin/lock/
H A Dlock.c83 static struct termios tty, ntty; variable in typeref:struct:termios

Completed in 316 milliseconds

1234