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

/freebsd-9.3-release/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 DMakefile25 time.h timeconv.h timers.h ttyent.h \
/freebsd-9.3-release/lib/libpam/modules/pam_securetty/
H A Dpam_securetty.c43 #include <ttyent.h>
59 struct ttyent *ty;
/freebsd-9.3-release/contrib/lukemftpd/src/
H A Dlogutmp.c62 #include <ttyent.h>
93 while (getttyent() != (struct ttyent *)NULL)
/freebsd-9.3-release/usr.bin/tset/
H A Dterm.c46 #include <ttyent.h>
61 struct ttyent *t;
/freebsd-9.3-release/lib/libc/gen/
H A Dgetttyent.c36 #include <ttyent.h>
55 struct ttyent *
58 struct ttyent *t;
100 struct ttyent *
103 static struct ttyent tty;
274 struct ttyent *t;
/freebsd-9.3-release/lib/libutil/
H A Dlogin_ok.c36 #include <ttyent.h>
134 struct ttyent *te;
/freebsd-9.3-release/usr.sbin/sysinstall/
H A Dttys.c40 #include <ttyent.h>
52 struct ttyent *tnam;
/freebsd-9.3-release/crypto/openssh/
H A Dincludes.h44 # include <ttyent.h>
H A Dloginrec.c848 struct ttyent *ty;
H A Dconfigure6626 ttyent.h \
/freebsd-9.3-release/sbin/init/
H A Dinit.c67 #include <ttyent.h>
167 static session_t *new_session(session_t *, int, struct ttyent *);
178 static int setupargv(session_t *, struct ttyent *);
653 struct ttyent *typ;
1031 new_session(session_t *sprev, int session_index, struct ttyent *typ)
1082 setupargv(session_t *sp, struct ttyent *typ)
1135 struct ttyent *typ;
1408 struct ttyent *typ;
/freebsd-9.3-release/contrib/telnet/libtelnet/
H A Dsra.c44 #include <ttyent.h>
429 struct ttyent *t;
/freebsd-9.3-release/usr.bin/login/
H A Dlogin.c75 #include <ttyent.h>
939 struct ttyent *t;
/freebsd-9.3-release/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-9.3-release/release/picobsd/tinyware/login/
H A Dpico-login.c77 #include <ttyent.h>
948 struct ttyent *t;
1059 struct ttyent *t;
/freebsd-9.3-release/contrib/ncurses/progs/
H A Dtset.c86 #include <ttyent.h>
553 struct ttyent *t;
/freebsd-9.3-release/usr.sbin/ppp/
H A Dtty.c43 #include <ttyent.h>
560 struct ttyent *ttyp;
/freebsd-9.3-release/contrib/ncurses/
H A Dconfigure11742 ttyent.h \

Completed in 156 milliseconds