OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nmatch_list
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libedit/
filecomplete.c
479
char **
nmatch_list
;
local in function:completion_matches
482
nmatch_list
= el_realloc(match_list,
483
match_list_len * sizeof(*
nmatch_list
));
484
if (
nmatch_list
== NULL) {
488
match_list =
nmatch_list
;
Completed in 20 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025