Searched refs:nmatch_list (Results 1 – 1 of 1) sorted by relevance
272 char **nmatch_list; in completion_matches() local275 nmatch_list = reallocarray(match_list, in completion_matches()277 if (nmatch_list == NULL) { in completion_matches()281 match_list = nmatch_list; in completion_matches()