Home
last modified time | relevance | path

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

/freebsd/usr.sbin/mountd/
H A Dmountd.c112 gid_t cr_smallgrps[SMALLNGROUPS]; member
3117 if (ep->ex_defanon.cr_groups != ep->ex_defanon.cr_smallgrps) in free_exp()
3848 if (grp->gr_anon.cr_groups != grp->gr_anon.cr_smallgrps) in free_grp()
4119 outcr->cr_groups = outcr->cr_smallgrps; in cp_cred()