Home
last modified time | relevance | path

Searched refs:backup_existing_file (Results 1 – 2 of 2) sorted by relevance

/dports/lang/gnu-apl/apl-1.8/src/
H A DWorkspace.cc627 if (uprefs.backup_before_save && backup_existing_file(filename.c_str())) in save_WS()
656 Workspace::backup_existing_file(const char * filename) in backup_existing_file() function in Workspace
805 if (uprefs.backup_before_save && backup_existing_file(filename.c_str())) in dump_WS()
H A DWorkspace.hh225 static bool backup_existing_file(const char * filename);