OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nfssvc_sockhead
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/nfs/
nfs_syscalls.c
89
struct
nfssvc_sockhead
nfssvc_sockhead
;
variable in typeref:struct:nfssvc_sockhead
91
struct
nfssvc_sockhead
nfssvc_sockpending;
480
TAILQ_INSERT_TAIL(&
nfssvc_sockhead
, slp, ns_chain);
978
TAILQ_REMOVE(&
nfssvc_sockhead
, slp, ns_chain);
1021
while ((slp = TAILQ_FIRST(&
nfssvc_sockhead
)) != NULL) {
1037
TAILQ_INIT(&
nfssvc_sockhead
);
Completed in 11 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025