Searched refs:postfix (Results 1 – 1 of 1) sorted by relevance
59 char postfix[4]; in GetFilenameAndSlot() local60 snprintf(postfix, 4, ".%01X", index_type); in GetFilenameAndSlot()61 strcat(filename, postfix); in GetFilenameAndSlot()322 char postfix[4]; in DeleteRollbackIndexFiles() local327 snprintf(postfix, 4, ".%01X", i); in DeleteRollbackIndexFiles()328 strcat(filename, postfix); in DeleteRollbackIndexFiles()