[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

endmntent

Syntax

 
#include <mntent.h>

int endmntent(FILE *filep);

Description

This function should be called after the last call to getmntent (see section getmntent).

Return Value

This function always returns one.

Portability

ANSI/ISO C No
POSIX No