Searched defs:thePStr (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.cpp69 void CopyPStrToCStr(const unsigned char *thePStr,char *theCStr,const int maxCStrLength) argument
248 void ConcatPStrToCStr(const unsigned char *thePStr,char *theCStr,const int maxCStrLength) argument
604 int CompareCStrToPStr(const char *theCStr,const unsigned char *thePStr,const Boolean ignoreCase) argument
664 ConcatLongIntToPStr(const long theNum,unsigned char *thePStr,const int maxPStrLength,const int numDigits) argument
805 CopyLongIntToPStr(const long theNum,unsigned char *thePStr,const int maxPStrLength,const int numDigits) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/MacOS/GetHTTPS.src/
H A DCPStringUtils.cpp69 void CopyPStrToCStr(const unsigned char *thePStr,char *theCStr,const int maxCStrLength) argument
248 void ConcatPStrToCStr(const unsigned char *thePStr,char *theCStr,const int maxCStrLength) argument
604 int CompareCStrToPStr(const char *theCStr,const unsigned char *thePStr,const Boolean ignoreCase) argument
664 ConcatLongIntToPStr(const long theNum,unsigned char *thePStr,const int maxPStrLength,const int numDigits) argument
805 CopyLongIntToPStr(const long theNum,unsigned char *thePStr,const int maxPStrLength,const int numDigits) argument
[all...]

Completed in 52 milliseconds