OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:apropos_list
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl2/texinfo/dist/info/
indices.c
571
REFERENCE *entry, **
apropos_list
= (REFERENCE **)NULL;
580
(entry, apropos_list_index,
apropos_list
, apropos_list_slots,
593
all_indices =
apropos_list
;
604
REFERENCE **
apropos_list
;
606
apropos_list
= apropos_in_all_indices (string, 0);
608
if (!
apropos_list
)
615
for (i = 0; (entry =
apropos_list
[i]); i++)
619
info_free_references (
apropos_list
);
643
REFERENCE **
apropos_list
;
646
apropos_list
= apropos_in_all_indices (line, 1)
570
REFERENCE *entry, **
apropos_list
= (REFERENCE **)NULL;
local
603
REFERENCE **
apropos_list
;
local
642
REFERENCE **
apropos_list
;
local
[
all
...]
Completed in 24 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026