Searched refs:disk_history (Results 1 – 7 of 7) sorted by relevance
371 GList *disk_history = NULL; in rfm_save_sh_command_history() local384 disk_history = g_list_append (disk_history, g_strdup (line)); in rfm_save_sh_command_history()390 disk_history = g_list_append (disk_history, g_strdup (command_p)); in rfm_save_sh_command_history()396 for(p = g_list_first (disk_history); p && p->data; p = p->next) { in rfm_save_sh_command_history()402 g_list_free (disk_history); in rfm_save_sh_command_history()
106 amindexd_CSRC = amindexd.c disk_history.c list_dir.c107 amindexd_SOURCES = disk_history.h list_dir.h $(amindexd_CSRC)
502 am__objects_1 = amindexd.$(OBJEXT) disk_history.$(OBJEXT) \1737 amindexd_CSRC = amindexd.c disk_history.c list_dir.c1738 amindexd_SOURCES = disk_history.h list_dir.h $(amindexd_CSRC)2052 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/disk_history.Po@am__quote@
6893 * server-src/disk_history.c: Keep all parts.7819 * server-src/disk_history.c: Remove code no longer needed.15995 * server-src/disk_history.h (DUMP_ITEM): Add maxpart field.15996 * server-src/disk_history.h (add_dump): New prototype,15998 * server-src/disk_history.c (add_dump): Remove a DUMP_ITEM if the16000 * server-src/disk_history.c (clean_dump): New function to remove