Searched refs:swapFileName (Results 1 – 1 of 1) sorted by relevance
160 char swapFileName[kMaxFileNameSize]; in swapDiscard() local163 getSettingsFileName(aInstance, swapFileName, true); in swapDiscard()164 VerifyOrDie(0 == unlink(swapFileName), OT_EXIT_ERROR_ERRNO); in swapDiscard()