Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dmount.h579 struct xucred ex_anon; /* mapping for anonymous user */ member
594 struct xucred ex_anon; /* mapping for anonymous user */ member
/freebsd/sys/kern/
H A Dvfs_mount.c1459 export.ex_uid = o2export.ex_anon.cr_uid; in vfs_domount_update()
1461 export.ex_ngroups = o2export.ex_anon.cr_ngroups; in vfs_domount_update()
1469 o2export.ex_anon.cr_groups[i]; in vfs_domount_update()
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdport.c3984 export.export.ex_uid = oexp.export.ex_anon.cr_uid; in nfssvc_srvcall()
3986 oexp.export.ex_anon.cr_ngroups; in nfssvc_srvcall()
3997 oexp.export.ex_anon.cr_groups[i]; in nfssvc_srvcall()