Searched refs:mgetp (Results 1 – 4 of 4) sorted by relevance
48 (mgetp->xx == NULL || strcmp(mrefp->xx, mgetp->xx) != 0))51 getmntany(FILE *fp, struct mnttab *mgetp, struct mnttab *mrefp) in getmntany() argument56 ((ret = _sol_getmntent(fp, mgetp)) == 0) && ( in getmntany()64 _sol_getmntent(FILE *fp, struct mnttab *mgetp) in _sol_getmntent() argument72 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()
167 getmntany(FILE *fd __unused, struct mnttab *mgetp, struct mnttab *mrefp) in getmntany() argument189 statfs2mnttab(&gsfs[i], mgetp); in getmntany()
1581 …<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'…
2480 …<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'…