12.23 mntent.h

Defines the type struct mntent and the macros MNTTAB, MOUNTED, MNTTYPE_*, MNTOPT_*, and declares the functions setmntent, getmntent, getmntent_r, addmntent, endmntent, hasmntopt.

Documentation:

Gnulib module: mntent-h

Portability problems fixed by Gnulib:

Portability problems not fixed by Gnulib:

Gnulib module mountlist provides a higher-level abstraction.