OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:combined_index
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/gzip/
unxz.c
280
lzma_index *
combined_index
= NULL;
local in function:parse_indexes
429
if (
combined_index
!= NULL) {
433
this_index,
combined_index
, NULL);
439
combined_index
= this_index;
448
// All OK. Make
combined_index
available to the caller.
449
xfi->idx =
combined_index
;
455
lzma_index_end(
combined_index
, NULL);
Completed in 21 milliseconds
Indexes created Tue Oct 14 10:09:51 GMT 2025