Searched refs:CopyCStrToPStr (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.hpp10 void CopyCStrToPStr(const char *theSrcCStr,unsigned char *theDstPStr,const int maxDstStrLength);
H A DCPStringUtils.cpp214 void CopyCStrToPStr(const char *theSrcCStr,unsigned char *theDstPStr,const int maxDstStrLength) function
653 CopyCStrToPStr(tempString,theStr255,sizeof(theStr255));
692 CopyCStrToPStr(tempString,theStr255,sizeof(theStr255));
739 CopyCStrToPStr(tempString,theStr255,sizeof(theStr255));
812 CopyCStrToPStr(tempString,thePStr,maxPStrLength);
2570 CopyCStrToPStr(inCString,theStr255,sizeof(theStr255));
2691 CopyCStrToPStr(numberFormat,tempStr255,sizeof(tempStr255));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/MacOS/GetHTTPS.src/
H A DCPStringUtils.hpp10 void CopyCStrToPStr(const char *theSrcCStr,unsigned char *theDstPStr,const int maxDstStrLength);
H A DCPStringUtils.cpp214 void CopyCStrToPStr(const char *theSrcCStr,unsigned char *theDstPStr,const int maxDstStrLength) function
653 CopyCStrToPStr(tempString,theStr255,sizeof(theStr255));
692 CopyCStrToPStr(tempString,theStr255,sizeof(theStr255));
739 CopyCStrToPStr(tempString,theStr255,sizeof(theStr255));
812 CopyCStrToPStr(tempString,thePStr,maxPStrLength);
2570 CopyCStrToPStr(inCString,theStr255,sizeof(theStr255));
2691 CopyCStrToPStr(numberFormat,tempStr255,sizeof(tempStr255));

Completed in 243 milliseconds