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

/macosx-10.9.5/Security-55471.14.18/include/security_cryptkit/
H A Dfalloc.h31 typedef void *(reallocExternFcn)(void *oldData, unsigned newSize); typedef
34 reallocExternFcn *reallocExtern);
H A Dfalloc.c37 static reallocExternFcn *reallocExt = NULL;
41 reallocExternFcn *reallocExtern)
/macosx-10.9.5/Security-55471.14.18/libsecurity_cryptkit/lib/
H A Dfalloc.h31 typedef void *(reallocExternFcn)(void *oldData, unsigned newSize); typedef
34 reallocExternFcn *reallocExtern);
H A Dfalloc.c37 static reallocExternFcn *reallocExt = NULL;
41 reallocExternFcn *reallocExtern)

Completed in 67 milliseconds