OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:helloworld_txt
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/libarchive/dist/libarchive/test/
test_read_format_rar5.c
135
const char
helloworld_txt
[] = "hello libarchive test suite!\n";
local
136
la_ssize_t file_size = sizeof(
helloworld_txt
) - 1;
149
assertEqualMem(buff,
helloworld_txt
, file_size);
Completed in 21 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026