OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:maxreqsize
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/fs/puffs/h_dtfs/
dtfs.c
66
fprintf(stderr, "usage: %s [-bsdftl] [-c hashbuckets] [-m
maxreqsize
] "
111
int
maxreqsize
;
local in function:main
121
maxreqsize
= MAXREQMAGIC;
144
maxreqsize
= atoi(optarg);
241
if (
maxreqsize
!= MAXREQMAGIC)
242
puffs_setmaxreqlen(pu,
maxreqsize
);
dtfs.c
66
fprintf(stderr, "usage: %s [-bsdftl] [-c hashbuckets] [-m
maxreqsize
] "
111
int
maxreqsize
;
local in function:main
121
maxreqsize
= MAXREQMAGIC;
144
maxreqsize
= atoi(optarg);
241
if (
maxreqsize
!= MAXREQMAGIC)
242
puffs_setmaxreqlen(pu,
maxreqsize
);
Completed in 20 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025