Home
last modified time | relevance | path

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

/freebsd/usr.sbin/mountd/
H A Dmountd.c156 struct expcred gr_anon; member
1843 cp_cred(&grp->gr_anon, &anon); in get_exportlist_one()
2277 ret = do_mount(v4root_ep, grp, grp->gr_exflags, &grp->gr_anon, in compare_nmount_exportlist()
2326 compare_cred(&grp->gr_anon, &ogrp->gr_anon) == 0 && in compare_export()
3144 ret = do_mount(ep, grp, grp->gr_exflags, &grp->gr_anon, in do_export_mount()
3813 if (grp->gr_anon.cr_groups != grp->gr_anon.cr_smallgrps) in free_grp()
3814 free(grp->gr_anon.cr_groups); in free_grp()