Searched refs:BackupSuffix (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/bin/unzip/
H A Dfileio.c122 static ZCONST char Far BackupSuffix[] = "~"; variable
270 blen = strlen(BackupSuffix);
288 strcpy(tname+flen, BackupSuffix);
298 * appending numbers of up to 5 digits to the BackupSuffix,

Completed in 20 milliseconds