OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfssvc_sockhead_flag
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/nfs/
nfs_syscalls.c
97
int
nfssvc_sockhead_flag
;
variable in typeref:typename:int
307
while (
nfssvc_sockhead_flag
& SLP_INIT) {
620
while ((
nfssvc_sockhead_flag
& SLP_INIT) != 0) {
886
nfssvc_sockhead_flag
|= SLP_INIT;
1014
if (!terminating && (
nfssvc_sockhead_flag
& SLP_INIT) != 0)
1016
nfssvc_sockhead_flag
|= SLP_INIT;
1048
nfssvc_sockhead_flag
&= ~SLP_INIT;
nfs.h
479
extern int
nfssvc_sockhead_flag
;
Completed in 13 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025