GrafX2 2.9.3227
The ultimate 256-color painting program
|
A function to enumerate the mounting points in the filesystem. More...
#include <stdbool.h>
#include <sys/types.h>
Data Structures | |
struct | mount_entry |
Functions | |
struct mount_entry * | read_file_system_list (bool need_fs_type) |
A function to enumerate the mounting points in the filesystem.
Used to display them in fileselectors.
struct mount_entry * read_file_system_list | ( | bool | need_fs_type | ) |