Searched refs:gDefaultSpoofData (Results 1 – 1 of 1) sorted by relevance
43 static SpoofData *gDefaultSpoofData = NULL; variable54 if (gDefaultSpoofData) { in uspoof_cleanup()55 …gDefaultSpoofData->removeReference(); // Will delete, assuming all user-level spoof checkers wer… in uspoof_cleanup()57 gDefaultSpoofData = NULL; in uspoof_cleanup()139 gDefaultSpoofData = SpoofData::getDefault(status); in initializeDefaultData()154 SpoofImpl *si = new SpoofImpl(gDefaultSpoofData, *status); in uspoof_open()156 gDefaultSpoofData->addReference(); in uspoof_open()