Home
last modified time | relevance | path

Searched refs:CopyCStrToExistingHandle (Results 1 – 6 of 6) sorted by relevance

/dports/security/openssl-unsafe/openssl-c9ba19c/MacOS/GetHTTPS.src/
H A DErrorHandling.cpp145 errCode = CopyCStrToExistingHandle(gErrorMessage,inoutHandle); in GetErrorMessageInExistingHandle()
H A DCPStringUtils.hpp37 OSErr CopyCStrToExistingHandle(const char *theCString,Handle theHandle);
H A DCPStringUtils.cpp839 errCode = CopyCStrToExistingHandle(tempString,theHandle); in CopyLongIntToExistingHandle()
847 OSErr CopyCStrToExistingHandle(const char *theCString,Handle theHandle) in CopyCStrToExistingHandle() function
/dports/security/openssl-legacy-static/openssl-1.0.2u/MacOS/GetHTTPS.src/
H A DErrorHandling.cpp145 errCode = CopyCStrToExistingHandle(gErrorMessage,inoutHandle); in GetErrorMessageInExistingHandle()
H A DCPStringUtils.hpp37 OSErr CopyCStrToExistingHandle(const char *theCString,Handle theHandle);
H A DCPStringUtils.cpp839 errCode = CopyCStrToExistingHandle(tempString,theHandle); in CopyLongIntToExistingHandle()
847 OSErr CopyCStrToExistingHandle(const char *theCString,Handle theHandle) in CopyCStrToExistingHandle() function