2 @section @file{fstab.h}
4 Defines the type @code{struct fstab}, the macros @code{FSTAB_*},
5 @code{_PATH_FSTAB}, and declares the functions
6 @code{setfsent}, @code{endfsent},
7 @code{getfsent}, @code{getfsspec}, @code{getfsfile}.
13 @ref{fstab,,The `fstab' file,libc},
16 @url{https://www.gnu.org/software/libc/manual/html_node/fstab.html},
19 @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/setfsent.3.html,,man setfsent}.
24 Portability problems fixed by Gnulib:
28 Portability problems not fixed by Gnulib:
31 This header file is missing on some platforms:
32 Minix 3.1.8, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 9.0.
34 The macro @code{_PATH_FSTAB} is missing on some platforms: