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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/MacOS/GetHTTPS.src/
H A DCPStringUtils.hpp41 OSErr CopyPStrToNewHandle(const unsigned char *thePString,Handle *theHandle);
H A DCPStringUtils.cpp930 OSErr CopyPStrToNewHandle(const unsigned char *thePString,Handle *theHandle) function
938 SetErrorMessageAndBail(("CopyPStrToNewHandle: Bad parameter, thePString == nil"));
943 SetErrorMessageAndBail(("CopyPStrToNewHandle: Bad parameter, theHandle == nil"));
954 SetErrorMessageAndLongIntAndBail("CopyPStrToNewHandle: Can't allocate Handle, MemError() = ",MemError());
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/MacOS/GetHTTPS.src/
H A DCPStringUtils.hpp41 OSErr CopyPStrToNewHandle(const unsigned char *thePString,Handle *theHandle);
H A DCPStringUtils.cpp930 OSErr CopyPStrToNewHandle(const unsigned char *thePString,Handle *theHandle) function
938 SetErrorMessageAndBail(("CopyPStrToNewHandle: Bad parameter, thePString == nil"));
943 SetErrorMessageAndBail(("CopyPStrToNewHandle: Bad parameter, theHandle == nil"));
954 SetErrorMessageAndLongIntAndBail("CopyPStrToNewHandle: Can't allocate Handle, MemError() = ",MemError());

Completed in 66 milliseconds