zoslib
z/OS C/C++ Library
Loading...
Searching...
No Matches
Macros | Functions
zos-mount.c File Reference
#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)
 

Macro Definition Documentation

◆ _OPEN_SYS

#define _OPEN_SYS

◆ _POSIX_SOURCE

#define _POSIX_SOURCE

◆ NUM_FSTYPE

#define NUM_FSTYPE   5

Function Documentation

◆ getmntinfo()

int getmntinfo ( struct statfs **  statfsp,
int  flags 
)