OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SLP_INIT
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/nfs/
nfs_syscalls.c
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
480
#define
SLP_INIT
0x01
Completed in 12 milliseconds
Indexes created Sat Oct 18 16:10:06 GMT 2025