Home
last modified time | relevance | path

Searched refs:disk_history (Results 1 – 7 of 7) sorted by relevance

/dports/x11-fm/librfm/librfm5-5.3.16.4/primary/
H A Dprimary-run.c371 GList *disk_history = NULL; in rfm_save_sh_command_history() local
384 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()
/dports/misc/amanda-server/amanda-3.3.9/server-src/
H A DMakefile.am106 amindexd_CSRC = amindexd.c disk_history.c list_dir.c
107 amindexd_SOURCES = disk_history.h list_dir.h $(amindexd_CSRC)
H A DMakefile.in502 am__objects_1 = amindexd.$(OBJEXT) disk_history.$(OBJEXT) \
1737 amindexd_CSRC = amindexd.c disk_history.c list_dir.c
1738 amindexd_SOURCES = disk_history.h list_dir.h $(amindexd_CSRC)
2052 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/disk_history.Po@am__quote@
/dports/misc/amanda-client/amanda-3.3.9/server-src/
H A DMakefile.am106 amindexd_CSRC = amindexd.c disk_history.c list_dir.c
107 amindexd_SOURCES = disk_history.h list_dir.h $(amindexd_CSRC)
H A DMakefile.in502 am__objects_1 = amindexd.$(OBJEXT) disk_history.$(OBJEXT) \
1737 amindexd_CSRC = amindexd.c disk_history.c list_dir.c
1738 amindexd_SOURCES = disk_history.h list_dir.h $(amindexd_CSRC)
2052 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/disk_history.Po@am__quote@
/dports/misc/amanda-client/amanda-3.3.9/
H A DChangeLog6893 * 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 the
16000 * server-src/disk_history.c (clean_dump): New function to remove
/dports/misc/amanda-server/amanda-3.3.9/
H A DChangeLog6893 * 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 the
16000 * server-src/disk_history.c (clean_dump): New function to remove