Searched refs:sExcludeListVersion (Results 1 – 1 of 1) sorted by relevance
325 static OSKextVersion sExcludeListVersion = 0; variable2403 "KextExcludeList was updated to version: %lld", sExcludeListVersion); in initWithCodelessInfo()4925 if (newVersion > sExcludeListVersion) { in updateExcludeList()4927 sExcludeListVersion = newVersion; in updateExcludeList()6579 "KextExcludeList was updated to version: %lld", sExcludeListVersion); in load()