Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_export.c135 np->netc_anon->cr_uid = argp->ex_uid; in vfs_hang_addrlist()
214 np->netc_anon->cr_uid = argp->ex_uid; in vfs_hang_addrlist()
H A Dvfs_mount.c1465 export.ex_uid = o2export.ex_anon.cr_uid; in vfs_domount_update()
/freebsd/sys/sys/
H A Dmount.h610 uid_t ex_uid; /* mapping for anonymous user */ member
/freebsd/usr.sbin/mountd/
H A Dmountd.c3139 eap->ex_uid = anoncrp->cr_uid; in do_mount()
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdport.c3984 export.export.ex_uid = oexp.export.ex_anon.cr_uid; in nfssvc_srvcall()