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

/macosx-10.10.1/Security-57031.1.35/Security/include/security_keychain/
H A DSecItem.cpp1386 require_action(attr->data != NULL, malloc_failed, status = errSecBufferTooSmall);
1391 malloc_failed:
1421 require_action(attr->data != NULL, malloc_failed, status = errSecBufferTooSmall);
1426 malloc_failed:
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DSecItem.cpp1386 require_action(attr->data != NULL, malloc_failed, status = errSecBufferTooSmall);
1391 malloc_failed:
1421 require_action(attr->data != NULL, malloc_failed, status = errSecBufferTooSmall);
1426 malloc_failed:
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DSecItem.cpp1386 require_action(attr->data != NULL, malloc_failed, status = errSecBufferTooSmall);
1391 malloc_failed:
1421 require_action(attr->data != NULL, malloc_failed, status = errSecBufferTooSmall);
1426 malloc_failed:
/macosx-10.10.1/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c59374 u8 malloc_failed = db->mallocFailed; local
[all...]

Completed in 446 milliseconds