1@node ttyent.h
2@section @file{ttyent.h}
3
4Defines the type @code{struct ttyent} and declares the functions
5@code{setttyent}, @code{endttyent}, @code{getttyent}, @code{getttynam}.
6
7Documentation:
8@itemize
9@item
10@uref{http://www.kernel.org/doc/man-pages/online/pages/man3/setttyent.3.html,,man setttyent}.
11@end itemize
12
13Gnulib module: ---
14
15Portability problems fixed by Gnulib:
16@itemize
17@end itemize
18
19Portability problems not fixed by Gnulib:
20@itemize
21@item
22This header file is missing on some platforms:
23HP-UX 11, IRIX 6.5, Solaris 11 2011-11, Cygwin, mingw, MSVC 9, Interix 3.5, BeOS.
24@end itemize
25