Searched defs:match_list (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl2/lvm2/dist/tools/
H A Dlvm.c129 char **match_list = NULL; local
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dmatch_list.c119 static ARGV *match_list_parse(MATCH_LIST *match_list, ARGV *pat_list, argument
[all...]
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dmatch.c271 match_list(const char *client, const char *server, u_int *next) function
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dcompleter.h269 char **match_list; member in struct:completion_result
H A Dcompleter.c2236 char **match_list = XNEWVEC (char *, 1 + element_count + 1); local
2276 char **match_list; member in struct:list_builder
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dcompleter.h270 char **match_list; member in struct:completion_result
H A Dcompleter.c2131 char **match_list = XNEWVEC (char *, 1 + element_count + 1); local
2173 char **match_list; member in struct:list_builder
[all...]
/netbsd-current/lib/libedit/
H A Dfilecomplete.c470 char **match_list = NULL, *retstr, *prevstr; local
[all...]
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_match.c54 struct match_list { struct
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/
H A Dcomplete.c1301 compute_lcd_of_matches (char **match_list, int matches, const char *text) argument
2172 char **match_list; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/readline/readline/
H A Dcomplete.c1314 compute_lcd_of_matches (char **match_list, int matches, const char *text) argument
2204 char **match_list; local
[all...]

Completed in 157 milliseconds