Home
last modified time | relevance | path

Searched defs:match_list (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dmatch_list.c119 static ARGV *match_list_parse(MATCH_LIST *match_list, ARGV *pat_list, in match_list_parse()
/netbsd-src/external/gpl2/lvm2/dist/tools/
H A Dlvm.c129 char **match_list = NULL; in _completion() local
/netbsd-src/lib/libedit/
H A Dfilecomplete.c470 char **match_list = NULL, *retstr, *prevstr; in completion_matches() local
/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dcomplete.c1314 compute_lcd_of_matches (char **match_list, int matches, const char *text) in compute_lcd_of_matches()
2204 char **match_list; in rl_completion_matches() local