OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ConnInfoLen
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/xfs/dist/difs/
main.c
67
int
ConnInfoLen
;
172
ConnInfoLen
= SIZEOF(fsConnSetupAccept) + ((setup.vendor_len + 3) & ~3);
173
ConnectionInfo = (char *) FSalloc(
ConnInfoLen
);
dispatch.c
379
(void) WriteSConnectionInfo(client,
ConnInfoLen
, ConnectionInfo);
381
(void) WriteToClient(client,
ConnInfoLen
, ConnectionInfo);
/xsrc/external/mit/xfs/dist/include/
globals.h
104
extern int
ConnInfoLen
;
Completed in 5 milliseconds
Indexes created Fri Aug 14 00:25:39 UTC 2026