Home
last modified time | relevance | path

Searched refs:mgetp (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/openzfs/lib/libspl/os/linux/
H A Dgetmntany.c48 (mgetp->xx == NULL || strcmp(mrefp->xx, mgetp->xx) != 0))
51 getmntany(FILE *fp, struct mnttab *mgetp, struct mnttab *mrefp) in getmntany() argument
56 ((ret = _sol_getmntent(fp, mgetp)) == 0) && ( in getmntany()
64 _sol_getmntent(FILE *fp, struct mnttab *mgetp) in _sol_getmntent() argument
72 mgetp->mnt_special = mntbuf.mnt_fsname; in _sol_getmntent()
73 mgetp->mnt_mountp = mntbuf.mnt_dir; in _sol_getmntent()
74 mgetp->mnt_fstype = mntbuf.mnt_type; in _sol_getmntent()
75 mgetp->mnt_mntopts = mntbuf.mnt_opts; in _sol_getmntent()
/f-stack/freebsd/contrib/openzfs/lib/libspl/os/freebsd/
H A Dmnttab.c167 getmntany(FILE *fd __unused, struct mnttab *mgetp, struct mnttab *mrefp) in getmntany() argument
189 statfs2mnttab(&gsfs[i], mgetp); in getmntany()
/f-stack/freebsd/contrib/openzfs/lib/libuutil/
H A Dlibuutil.abi1581 …<parameter type-id='type-id-142' name='mgetp' filepath='os/linux/getmntany.c' line='51' column='1'…
1587 …<parameter type-id='type-id-142' name='mgetp' filepath='os/linux/getmntany.c' line='64' column='1'…
/f-stack/freebsd/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.abi2480 …<parameter type-id='type-id-232' name='mgetp' filepath='os/linux/getmntany.c' line='51' column='1'…
2486 …<parameter type-id='type-id-232' name='mgetp' filepath='os/linux/getmntany.c' line='64' column='1'…