Lines Matching refs:xfree
225 xfree (tinfo->ttystate); in terminal_init_inferior_with_pgrp()
249 xfree (our_terminal_info.ttystate); in terminal_save_ours()
407 xfree (tinfo->ttystate); in terminal_ours_1()
492 xfree (info->run_terminal); in inflow_inferior_data_cleanup()
493 xfree (info->ttystate); in inflow_inferior_data_cleanup()
494 xfree (info); in inflow_inferior_data_cleanup()
530 xfree (info->run_terminal); in inflow_inferior_exit()
531 xfree (info->ttystate); in inflow_inferior_exit()
532 xfree (info); in inflow_inferior_exit()
545 xfree (tinfo_to->run_terminal); in copy_terminal_info()
546 xfree (tinfo_to->ttystate); in copy_terminal_info()