Home
last modified time | relevance | path

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

/original-bsd/sbin/mount_nfs/
H A Dmount_nfs.c405 if (ncd.ncd_authuid != last_ruid) {
407 last_ruid = ncd.ncd_authuid;
409 setreuid(ncd.ncd_authuid, 0);
/original-bsd/sys/nfs/
H A Dnfs.h187 uid_t ncd_authuid; /* Effective uid */ member
H A Dnfs_nqlease.c1070 ncd->ncd_authuid = nmp->nm_authuid;