Searched refs:ProcessFileUpgrade (Results 1 – 1 of 1) sorted by relevance
211 static int ProcessFileUpgrade(const char *filePath, const struct stat *st, int typeFlag, struct FTW… in ProcessFileUpgrade() function252 int nftwRet = nftw(HKS_KEY_STORE_TMP_PATH, ProcessFileUpgrade, OPEN_FDS, FTW_DEPTH | FTW_PHYS); in ENABLE_CFI()