Home
last modified time | relevance | path

Searched refs:CopyCStrAndInsertCStrLongIntIntoCStr (Results 1 – 4 of 4) sorted by relevance

/minix3/crypto/external/bsd/openssl/dist/MacOS/GetHTTPS.src/
H A DErrorHandling.cpp93CopyCStrAndInsertCStrLongIntIntoCStr(theErrorMessage,theCStr,theLongInt,gErrorMessage,gErrorMessag… in SetErrorMessageAndCStrAndLongInt()
102CopyCStrAndInsertCStrLongIntIntoCStr(theErrorMessage,theCStr,-1,gErrorMessage,gErrorMessageMaxLeng… in SetErrorMessageAndCStr()
H A DGetHTTPS.cpp98CopyCStrAndInsertCStrLongIntIntoCStr("%s:%ld",kHTTPS_DNS,kHTTPS_Port,tempString,sizeof(tempString)… in main()
H A DCPStringUtils.hpp70 void CopyCStrAndInsertCStrLongIntIntoCStr(const char *theSrcCStr,const char *theInsertCStr,const lo…
H A DCPStringUtils.cpp1560 CopyCStrAndInsertCStrLongIntIntoCStr(theSrcCStr,nil,theNum,theDstCStr,maxDstStrLength); in CopyCStrAndInsert1LongIntIntoCStr()
1589 void CopyCStrAndInsertCStrLongIntIntoCStr(const char *theSrcCStr,const char *theInsertCStr,const lo… in CopyCStrAndInsertCStrLongIntIntoCStr() function
1718 CopyCStrAndInsertCStrLongIntIntoCStr(theSrcCStr,theInsertCStr,theNum,**theHandle,byteCount); in CopyCStrAndInsertCStrLongIntIntoHandle()