Searched refs:wholelist (Results 1 – 1 of 1) sorted by relevance
547 struct list *wholelist = NULL; in complt() local556 wholelist = lh = complete_function_list(buf); in complt()561 wholelist = lh = make_file_list(buf); in complt()605 free_file_list(wholelist); in complt()616 free_file_list(wholelist); in complt()644 struct list *wholelist = NULL; in complt_list() local677 wholelist = lh = copy_list(&(bheadp->b_list)); in complt_list()680 wholelist = lh = complete_function_list(buf); in complt_list()683 wholelist = lh = make_file_list(buf); in complt_list()739 free_file_list(wholelist); in complt_list()[all …]