OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFSMNT_WAITAUTH
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/nfs/
nfsmount.h
115
#define
NFSMNT_WAITAUTH
0x00000400 /* Wait for authentication */
nfs_iod.c
285
while ((nmp->nm_iflag &
NFSMNT_WAITAUTH
) == 0) {
295
nmp->nm_iflag &= ~(
NFSMNT_WAITAUTH
| NFSMNT_WANTAUTH);
323
nmp->nm_iflag |=
NFSMNT_WAITAUTH
;
Completed in 12 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025