Searched refs:deleteEntry (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/Security/include/security_keychain/
H A DCertificateRequest.cpp644 bool deleteEntry = ((refId == NULL) && (certData == NULL)); local
658 if(deleteEntry) {
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DCertificateRequest.cpp644 bool deleteEntry = ((refId == NULL) && (certData == NULL)); local
658 if(deleteEntry) {
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DCertificateRequest.cpp644 bool deleteEntry = ((refId == NULL) && (certData == NULL)); local
658 if(deleteEntry) {
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dtransreg.cpp507 deleteEntry(void* obj) { function
521 registry.setValueDeleter(deleteEntry);

Completed in 142 milliseconds