libexplain
1.4.D001
|
Insulate <mntent.h> and <sys/mnttab.h> differences. More...
#include <libexplain/ac/stdio.h>
Go to the source code of this file.
Data Structures | |
struct | mntent |
Defines | |
#define | MOUNTED "/etc/mtab" |
Functions | |
FILE * | setmntent (const char *filename, const char *mode) |
struct mntent * | getmntent (FILE *fp) |
int | endmntent (FILE *fp) |