1 --- getmntinfo.3.orig 2007-01-21 11:53:36.000000000 -0800
2 +++ getmntinfo.3 2007-01-21 17:19:17.000000000 -0800
6 .Fn getmntinfo "struct statfs **mntbufp" "int flags"
8 +.Fn getmntinfo64 "struct statfs64 **mntbufp" "int flags"
16 structures describing each currently mounted file system (see
23 +structures describing each currently mounted file system.
30 argument transparently to
38 +argument transparently to
41 On successful completion,
43 -returns a count of the number of elements in the array.
46 +return a count of the number of elements in the array.
47 The pointer to the array is stored into
52 will be unmodified, any information previously returned by
64 may fail and set errno for any of the errors specified for the library
71 -function writes the array of structures to an internal static object
74 +functions write the array of structures to an internal static object
76 a pointer to that object.
81 will modify the same object.
83 The memory allocated by