Searched refs:possible_completions_output_node (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/info/
H A Decho-area.c787 static NODE *possible_completions_output_node = (NODE *)NULL;
1012 possible_completions_output_node = temp;
1044 window_make_window (possible_completions_output_node);
1078 if (compwin->node != possible_completions_output_node)
1081 (compwin, possible_completions_output_node);
784 static NODE *possible_completions_output_node = (NODE *)NULL; variable

Completed in 166 milliseconds