Searched defs:backup_dir (Results 1 – 6 of 6) sorted by relevance
255 static int backup_dir(FILE* fh, const char* srcPath) in backup_dir() function
162 def backup_dir(dir: str, ext: str = ".bak") -> str: function
1653 def __init__(self, backup_dir): argument