OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nm_uid
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/nfs/client/
nfsmount.h
77
uid_t
nm_uid
; /* Uid for SetClientID etc. */
member in struct:nfsmount
nfs_clvfsops.c
1397
*
nm_uid
is used to get KerberosV credentials for
1405
nmp->
nm_uid
= td->td_ucred->cr_uid;
1410
nmp->
nm_uid
= (uid_t)-1;
/src/sys/fs/nfs/common/
nfs_commonkrpc.c
562
} else if (nmp->
nm_uid
!= (uid_t)-1) {
569
nmp->
nm_uid
!= (uid_t)-1 && cred->cr_uid == (uid_t)0) {
Completed in 14 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025