Searched defs:tty (Results 26 - 50 of 64) sorted by relevance

123

/freebsd-13-stable/usr.bin/who/
H A Dwho.c167 char buf[80], tty[PATH_MAX]; local
270 const char *name, *tty; local
[all...]
/freebsd-13-stable/usr.bin/write/
H A Dwrite.c89 char tty[MAXPATHLEN], *mytty; local
202 utmp_chk(char *user, char *tty) argument
229 search_utmp(int devfd, char *user, char *tty, cha argument
277 term_chk(int devfd, char *tty, int *msgsokP, time_t *atimeP, int showerror) argument
295 do_write(int devfd, char *tty, char *mytty, const char *login) argument
[all...]
/freebsd-13-stable/usr.bin/finger/
H A Dfinger.h63 char tty[sizeof ((struct utmpx *)0)->ut_line]; /* tty line */ member in struct:where
/freebsd-13-stable/usr.bin/lock/
H A Dlock.c88 static struct termios tty, ntty; variable in typeref:struct:termios
/freebsd-13-stable/contrib/wpa/wpa_supplicant/examples/
H A Dp2p-nfc.py368 import sys, tty, termios namespace
378 import sys, tty, termios, select namespace
/freebsd-13-stable/crypto/heimdal/appl/su/
H A Dsu.c435 char *tty = ttyname (STDERR_FILENO); local
/freebsd-13-stable/contrib/tcsh/
H A Dtc.who.c629 char *tty = short2str(varval(STRtty)); local
H A Dsh.file.c164 struct termios tty, tty_normal; local
216 struct termios tty, tty_normal; local
218 struct termio tty, tty_normal; local
221 struct sgttyb tty, tty_normal; local
385 struct termios tty; local
[all...]
/freebsd-13-stable/lib/libpam/modules/pam_unix/
H A Dpam_unix.c164 const void *rhost, *tty; local
/freebsd-13-stable/libexec/rpc.rusersd/
H A Drusers_proc.c110 getidle(const char *tty, const char *display __unused) argument
/freebsd-13-stable/sys/dev/dcons/
H A Ddcons.h103 void *tty; member in struct:dcons_softc
/freebsd-13-stable/contrib/openpam/bin/pamtest/
H A Dpamtest.c322 const char *tty = NULL; local
/freebsd-13-stable/contrib/nvi/cl/
H A Dcl_term.c312 char *tty; local
[all...]
/freebsd-13-stable/usr.bin/wall/
H A Dwall.c201 const char *tty; local
/freebsd-13-stable/usr.sbin/ppp/
H A Dprompt.c328 char *tty = ttyname(STDIN_FILENO); local
/freebsd-13-stable/usr.bin/bluetooth/rfcomm_sppd/
H A Drfcomm_sppd.c85 char *tty = NULL, *ep = NULL, buf[SPPD_BUFFER_SIZE]; local
370 sppd_ttys_open(char **tty, int *amaster, int *aslave) argument
[all...]
/freebsd-13-stable/usr.bin/killall/
H A Dkillall.c106 char *tty = NULL; local
[all...]
/freebsd-13-stable/crypto/heimdal/appl/login/
H A Dlogin.c315 do_login(const struct passwd *pwd, char *tty, char *ttyn) argument
644 char *tty, *ttyn; local
266 update_utmp(const char *username, const char *hostname, char *tty, char *ttyn) argument
[all...]
/freebsd-13-stable/crypto/openssl/crypto/ui/
H A Dui_openssl.c680 noecho_fgets(char *buf, int size, FILE *tty) argument
[all...]
/freebsd-13-stable/lib/libkvm/
H A Dkvm_proc.c121 struct tty tty; local
[all...]
/freebsd-13-stable/libexec/getty/
H A Dmain.c427 opentty(const char *tty, int flags) argument
/freebsd-13-stable/contrib/opie/
H A Dopielogin.c358 char *tty; local
651 char *tty, host[256]; local
[all...]
/freebsd-13-stable/contrib/file/src/
H A Dcompress.c80 int tty = -1; variable
/freebsd-13-stable/sys/sys/
H A Dtty.h63 struct tty { struct
[all...]
/freebsd-13-stable/crypto/openssh/
H A Dloginrec.c841 int tty; local
[all...]

Completed in 235 milliseconds

123