Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dmount.h544 struct xucred ex_anon; /* mapping for anonymous user */ member
559 struct xucred ex_anon; /* mapping for anonymous user */ member
/f-stack/freebsd/kern/
H A Dvfs_mount.c1168 export.ex_uid = o2export.ex_anon.cr_uid; in vfs_domount_update()
1170 export.ex_ngroups = o2export.ex_anon.cr_ngroups; in vfs_domount_update()
1178 o2export.ex_anon.cr_groups[i]; in vfs_domount_update()