Home
last modified time | relevance | path

Searched defs:theErrorMessage (Results 1 – 1 of 1) sorted by relevance

/minix3/crypto/external/bsd/openssl/dist/MacOS/GetHTTPS.src/
H A DErrorHandling.cpp72 void SetErrorMessage(const char *theErrorMessage) in SetErrorMessage()
81 void SetErrorMessageAndAppendLongInt(const char *theErrorMessage,const long theLongInt) in SetErrorMessageAndAppendLongInt()
89 void SetErrorMessageAndCStrAndLongInt(const char *theErrorMessage,const char * theCStr,const long t… in SetErrorMessageAndCStrAndLongInt()
98 void SetErrorMessageAndCStr(const char *theErrorMessage,const char * theCStr) in SetErrorMessageAndCStr()
107 void AppendCStrToErrorMessage(const char *theErrorMessage) in AppendCStrToErrorMessage()