Searched refs:comMallocExt (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/include/security_comcryption/
H A DcomcryptPriv.c34 comMallocExternFcn *comMallocExt = NULL; variable
494 if(comMallocExt != NULL) {
495 return (comMallocExt)(size);
H A DcomcryptPriv.h35 extern comMallocExternFcn *comMallocExt;
H A Dcomcryption.c47 comMallocExt = mallocExtern;
/macosx-10.10/Security-57031.1.35/Security/libsecurity_comcryption/lib/
H A DcomcryptPriv.c34 comMallocExternFcn *comMallocExt = NULL; variable
494 if(comMallocExt != NULL) {
495 return (comMallocExt)(size);
H A DcomcryptPriv.h35 extern comMallocExternFcn *comMallocExt;
H A Dcomcryption.c47 comMallocExt = mallocExtern;

Completed in 121 milliseconds