#include <mntent.h> int endmntent(FILE *filep);
This function should be called after the last call to getmntent (see section getmntent).
This function always returns one.
not ANSI, not POSIX
Go to the first, previous, next, last section, table of contents.