Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfs/
H A Dnfsrvstate.h113 uid_t lc_uid; /* User credential */ member
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdstate.c4487 cred->cr_uid = clp->lc_uid; in nfsrv_docallback()
5892 if (nd->nd_cred->cr_uid == clp->lc_uid) in nfsrv_notsamecredname()
5903 if (nd->nd_cred->cr_uid == clp->lc_uid || nd->nd_cred->cr_uid == 0) in nfsrv_notsamecredname()
H A Dnfs_nfsdserv.c4037 clp->lc_uid = nd->nd_cred->cr_uid; in nfsrvd_setclientid()
4375 clp->lc_uid = nd->nd_cred->cr_uid; in nfsrvd_exchangeid()