Home
last modified time | relevance | path

Searched refs:nsd_cr (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_nfssvc.c103 nsd->nsd_cr = args32.nsd_cr; in nfssvc32_nsd_in()
126 args32.nsd_cr = nsd->nsd_cr; in nfssvc32_nsd_out()
H A Dnetbsd32.h1091 struct uucred nsd_cr; member
/netbsd/sys/nfs/
H A Dnfs_syscalls.c380 LIST_FOREACH(nuidp, NUIDHASH(slp, nsd->nsd_cr.cr_uid), in do_nfssvc()
383 nsd->nsd_cr.cr_uid && in do_nfssvc()
416 &nsd->nsd_cr); in do_nfssvc()
H A Dnfs.h204 struct uucred nsd_cr; /* Cred. uid maps to */ member