Main index | Section 3 | 日本語 | Options |
#include <sys/param.h>
#include <sys/ucred.h>
#include <sys/mount.h>
The getmntinfo() function passes its mode argument transparently to getfsstat(2).
If an error occurs, zero is returned and the external variable errno is set to indicate the error. Although the pointer mntbufp will be unmodified, any information previously returned by getmntinfo() will be lost.
The memory allocated by getmntinfo() cannot be free(3)'d by the application.
GETMNTINFO (3) | December 27, 2016 |
Main index | Section 3 | 日本語 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.