Searched defs:theHandle (Results 1 - 2 of 2) 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.cpp817 OSErr CopyLongIntToNewHandle(const long inTheLongInt,Handle *theHandle) argument
831 OSErr CopyLongIntToExistingHandle(const long inTheLongInt,Handle theHandle) argument
847 OSErr CopyCStrToExistingHandle(const char *theCString,Handle theHandle) argument
892 CopyCStrToNewHandle(const char *theCString,Handle *theHandle) argument
930 CopyPStrToNewHandle(const unsigned char *thePString,Handle *theHandle) argument
972 AppendPStrToHandle(const unsigned char *thePString,Handle theHandle,long *currentLength) argument
990 AppendCStrToHandle(const char *theCString,Handle theHandle,long *currentLength,long *maxLength) argument
1075 AppendCharsToHandle(const char *theChars,const int numChars,Handle theHandle,long *currentLength,long *maxLength) argument
1159 AppendLongIntToHandle(const long inTheLongInt,Handle theHandle,long *currentLength) argument
1510 InsertCStrIntoHandle(const char *theCString,Handle theHandle,const long inInsertOffset) argument
1698 CopyCStrAndInsertCStrLongIntIntoHandle(const char *theSrcCStr,const char *theInsertCStr,const long theNum,Handle *theHandle) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/MacOS/GetHTTPS.src/
H A DCPStringUtils.cpp817 OSErr CopyLongIntToNewHandle(const long inTheLongInt,Handle *theHandle) argument
831 OSErr CopyLongIntToExistingHandle(const long inTheLongInt,Handle theHandle) argument
847 OSErr CopyCStrToExistingHandle(const char *theCString,Handle theHandle) argument
892 CopyCStrToNewHandle(const char *theCString,Handle *theHandle) argument
930 CopyPStrToNewHandle(const unsigned char *thePString,Handle *theHandle) argument
972 AppendPStrToHandle(const unsigned char *thePString,Handle theHandle,long *currentLength) argument
990 AppendCStrToHandle(const char *theCString,Handle theHandle,long *currentLength,long *maxLength) argument
1075 AppendCharsToHandle(const char *theChars,const int numChars,Handle theHandle,long *currentLength,long *maxLength) argument
1159 AppendLongIntToHandle(const long inTheLongInt,Handle theHandle,long *currentLength) argument
1510 InsertCStrIntoHandle(const char *theCString,Handle theHandle,const long inInsertOffset) argument
1698 CopyCStrAndInsertCStrLongIntIntoHandle(const char *theSrcCStr,const char *theInsertCStr,const long theNum,Handle *theHandle) argument
[all...]

Completed in 48 milliseconds