OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:therange
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/fs/vfs/
t_io.c
52
size_t
therange
= getpagesize()+1;
local in function:holywrite
68
RL(rump_sys_pread(fd, b2,
therange
, 0));
70
memset(b3, 0,
therange
);
73
ATF_REQUIRE_EQ(memcmp(b2, b3,
therange
), 0);
t_io.c
52
size_t
therange
= getpagesize()+1;
local in function:holywrite
68
RL(rump_sys_pread(fd, b2,
therange
, 0));
70
memset(b3, 0,
therange
);
73
ATF_REQUIRE_EQ(memcmp(b2, b3,
therange
), 0);
Completed in 55 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025