Searched defs:ttyname (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/Libc-997.90.3/gen/FreeBSD/
H A Dttyname.c67 ttyname(int fd) function
/macosx-10.9.5/OpenSSH-186/openssh/
H A Dsshlogin.c142 record_utmp_only(pid_t pid, const char *ttyname, const char *user, argument
/macosx-10.9.5/tcsh-65/tcsh/win32/
H A Dbogus.c118 char * ttyname(int fd) { function
/macosx-10.9.5/PowerManagement-420.90.1/pmconfigd/
H A DTTYKeepAwake.c264 static void addtty(char *ttyname) argument
/macosx-10.9.5/OpenSSH-186/openssh/openbsd-compat/
H A Dbsd-cray.c177 record_failed_login(const char *user, const char *hostname, const char *ttyname) argument
H A Dport-aix.c310 record_failed_login(const char *user, const char *hostname, const char *ttyname) argument
/macosx-10.9.5/tcsh-65/tcsh/
H A Dtc.os.h425 # define ttyname(fd) (isatty(fd) ? "/dev/tty" : NULL) macro

Completed in 304 milliseconds