Searched refs:saved_uid (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/nfsserver/
H A Dnfs_serv.c1771 uid_t saved_uid; local
1800 saved_uid = cred->cr_uid;
1822 cred->cr_uid = saved_uid;
/freebsd-10.3-release/sys/fs/nfsserver/
H A Dnfs_nfsdport.c929 nfsvno_mkdir(struct nameidata *ndp, struct nfsvattr *nvap, uid_t saved_uid, argument
959 int pathlen, int not_v2, uid_t saved_uid, struct ucred *cred, struct thread *p,
958 nfsvno_symlink(struct nameidata *ndp, struct nfsvattr *nvap, char *pathcp, int pathlen, int not_v2, uid_t saved_uid, struct ucred *cred, struct thread *p, struct nfsexstuff *exp) argument

Completed in 119 milliseconds