OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VC_MAXMSGSIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/coda/
coda_venus.c
292
coda_ioctl_size =
VC_MAXMSGSIZE
;
306
if (iap->vi.in_size >
VC_MAXMSGSIZE
|| iap->vi.out_size >
VC_MAXMSGSIZE
) {
322
Osize =
VC_MAXMSGSIZE
;
695
coda_readdir_size =
VC_MAXMSGSIZE
;
704
Osize =
VC_MAXMSGSIZE
;
coda.h
350
#define
VC_MAXMSGSIZE
sizeof(union inputArgs)+sizeof(union outputArgs) +\
Completed in 19 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026