Searched refs:lc_uid (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/fs/nfs/
H A Dnfsrvstate.h97 uid_t lc_uid; /* User credential */ member in struct:nfsclient
/freebsd-10.3-release/sys/fs/nfsserver/
H A Dnfs_nfsdstate.c4113 cred->cr_uid = clp->lc_uid;
5389 if (nd->nd_cred->cr_uid == clp->lc_uid)
5400 if (nd->nd_cred->cr_uid == clp->lc_uid || nd->nd_cred->cr_uid == 0)
H A Dnfs_nfsdserv.c3474 clp->lc_uid = nd->nd_cred->cr_uid;
3746 clp->lc_uid = nd->nd_cred->cr_uid;

Completed in 69 milliseconds