copy_into_history_archive 195 utils/hs_cleanup/hs_cleanup.c #define archive_history(ser_id, obj_id, seq_id) copy_into_history_archive(ser_id, obj_id, seq_id, "history") copy_into_history_archive 196 utils/hs_cleanup/hs_cleanup.c #define archive_last(ser_id, obj_id, seq_id) copy_into_history_archive(ser_id, obj_id, seq_id, "last")