OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:client_index
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/fs/nfs/server/
nfs_nfsdstate.c
4314
static u_int32_t
client_index
= 0;
local in function:nfsrv_nextclientindex
4316
client_index
++;
4317
if (
client_index
!= 0)
4318
return (
client_index
);
4321
return (
client_index
);
Completed in 56 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025