Lines Matching refs:xfree
275 xfree (completions[next_item]); in complete_command()
279 xfree (completions[item]); in complete_command()
283 xfree (completions); in complete_command()
342 make_cleanup (xfree, dir); in cd_command()
376 xfree (dir); in cd_command()
439 old_cleanups = make_cleanup (xfree, file); in source_command()
584 xfree (sals.sals); in edit_command()
589 xfree (sals.sals); in edit_command()
648 xfree(p); in edit_command()
710 xfree (sals.sals); in list_command()
715 xfree (sals.sals); in list_command()
744 xfree (sals_end.sals); in list_command()
748 xfree (sals_end.sals); in list_command()
983 xfree (pattern_fastmap); in apropos_command()