|
zoslib
z/OS C/C++ Library
|
#include <sys/types.h>#include <mntent.h>#include <sys/mount.h>#include <sys/mntent.h>#include <errno.h>#include <string.h>#include <stdint.h>#include <stdlib.h>#include <stdio.h>Macros | |
| #define | _POSIX_SOURCE |
| #define | _OPEN_SYS |
| #define | NUM_FSTYPE 5 |
Functions | |
| int | getmntinfo (struct statfs **statfsp, int flags) |
| #define _OPEN_SYS |
| #define _POSIX_SOURCE |
| #define NUM_FSTYPE 5 |
| int getmntinfo | ( | struct statfs ** | statfsp, |
| int | flags | ||
| ) |