Home
last modified time | relevance | path

Searched refs:CopyCStrToNewHandle (Results 1 – 3 of 3) sorted by relevance

/minix3/crypto/external/bsd/openssl/dist/MacOS/GetHTTPS.src/
H A DErrorHandling.cpp134 errCode = CopyCStrToNewHandle(gErrorMessage,inoutHandle); in GetErrorMessageInNewHandle()
H A DCPStringUtils.hpp40 OSErr CopyCStrToNewHandle(const char *theCString,Handle *theHandle);
H A DCPStringUtils.cpp825 errCode = CopyCStrToNewHandle(tempString,theHandle); in CopyLongIntToNewHandle()
892 OSErr CopyCStrToNewHandle(const char *theCString,Handle *theHandle) in CopyCStrToNewHandle() function