Searched refs:ttyent (Results 1 - 16 of 16) sorted by relevance

/freebsd-10-stable/include/
H A Dttyent.h29 * @(#)ttyent.h 8.1 (Berkeley) 6/2/93
49 struct ttyent { struct
66 struct ttyent *getttyent(void);
67 struct ttyent *getttynam(const char *);
H A DMakefile26 time.h timeconv.h timers.h ttyent.h \
/freebsd-10-stable/lib/libpam/modules/pam_securetty/
H A Dpam_securetty.c43 #include <ttyent.h>
59 struct ttyent *ty;
/freebsd-10-stable/usr.bin/tset/
H A Dterm.c46 #include <ttyent.h>
61 struct ttyent *t;
/freebsd-10-stable/lib/libc/gen/
H A Dgetttyent.c43 #include <ttyent.h>
55 struct ttyent *
58 struct ttyent *t;
100 struct ttyent *
103 static struct ttyent tty;
274 struct ttyent *t;
/freebsd-10-stable/lib/libutil/
H A Dlogin_ok.c36 #include <ttyent.h>
134 struct ttyent *te;
/freebsd-10-stable/crypto/openssh/
H A Dincludes.h39 # include <ttyent.h>
H A Dloginrec.c851 struct ttyent *ty;
/freebsd-10-stable/sbin/init/
H A Dinit.c68 #include <ttyent.h>
171 static session_t *new_session(session_t *, int, struct ttyent *);
182 static int setupargv(session_t *, struct ttyent *);
881 struct ttyent *typ;
1266 new_session(session_t *sprev, int session_index, struct ttyent *typ)
1317 setupargv(session_t *sp, struct ttyent *typ)
1370 struct ttyent *typ;
1643 struct ttyent *typ;
/freebsd-10-stable/contrib/telnet/libtelnet/
H A Dsra.c44 #include <ttyent.h>
429 struct ttyent *t;
/freebsd-10-stable/usr.bin/login/
H A Dlogin.c74 #include <ttyent.h>
938 struct ttyent *t;
/freebsd-10-stable/contrib/opie/
H A Dopielogin.c151 #include <ttyent.h>
354 /* The getttynam() call and the ttyent structure first appeared in 4.3 BSD and
357 register struct ttyent *t;
1337 * The getttynam() call and the ttyent structure first appeared in 4.3 BSD.
1341 register struct ttyent *t;
/freebsd-10-stable/release/picobsd/tinyware/login/
H A Dpico-login.c77 #include <ttyent.h>
946 struct ttyent *t;
1057 struct ttyent *t;
/freebsd-10-stable/contrib/ncurses/progs/
H A Dtset.c86 #include <ttyent.h>
553 struct ttyent *t;
/freebsd-10-stable/usr.sbin/ppp/
H A Dtty.c43 #include <ttyent.h>
560 struct ttyent *ttyp;
/freebsd-10-stable/contrib/ncurses/
H A Dconfigure11742 ttyent.h \

Completed in 207 milliseconds