|
GrafX2 2.9.3227
The ultimate 256-color painting program
|
#include "mountlist.h"#include <limits.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <errno.h>#include <fcntl.h>#include <unistd.h>#include <fs_info.h>#include <dirent.h>
Include dependency graph for mountlist.c:Macros | |
| #define | MOUNTED_FS_STAT_DEV |
| #define | MNT_IGNORE(M) 0 |
| #define | SIZE_MAX ((size_t) -1) |
Functions | |
| struct mount_entry * | read_file_system_list (bool need_fs_type) |
| #define MOUNTED_FS_STAT_DEV |
| #define MNT_IGNORE | ( | M | ) | 0 |
| #define SIZE_MAX ((size_t) -1) |
| struct mount_entry * read_file_system_list | ( | bool | need_fs_type | ) |