Home
last modified time | relevance | path

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

/src/sys/contrib/openzfs/lib/libspl/os/linux/
H A Dmnttab.c49 _sol_getmntent(FILE *fp, struct mnttab *mgetp) in _sol_getmntent() argument
57 mgetp->mnt_special = mntbuf.mnt_fsname; in _sol_getmntent()
58 mgetp->mnt_mountp = mntbuf.mnt_dir; in _sol_getmntent()
59 mgetp->mnt_fstype = mntbuf.mnt_type; in _sol_getmntent()
60 mgetp->mnt_mntopts = mntbuf.mnt_opts; in _sol_getmntent()
/src/sys/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.abi1602 <parameter type-id='9d424d31' name='mgetp'/>