Searched defs:match_list (Results 1 – 5 of 5) sorted by relevance
53 struct match_list { struct 54 firstmatch_list global() argument 55 lastmatch_list global() argument 56 countmatch_list global() argument 57 unmatched_countmatch_list global() argument 58 unmatched_nextmatch_list global() argument 59 unmatched_eofmatch_list global() argument [all...]
360 match(char *name, LIST * d_list, LIST * f_list, MATCH * match_list) in match()394 free_match(MATCH * match_list) in free_match()403 MATCH match_list; in complete() local
274 match_list(const char *client, const char *server, u_int *next) in match_list() function
413 #define match_list Fssh_match_list macro
470 char **match_list = NULL, *retstr, *prevstr; in completion_matches() local