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

/freebsd-10.3-release/contrib/texinfo/info/
H A Decho-area.c785 static NODE *possible_completions_output_node = (NODE *)NULL;
1010 possible_completions_output_node = temp;
1042 window_make_window (possible_completions_output_node);
1076 if (compwin->node != possible_completions_output_node)
1079 (compwin, possible_completions_output_node);
782 static NODE *possible_completions_output_node = (NODE *)NULL; variable

Completed in 41 milliseconds