Searched refs:statusStr (Results 1 – 3 of 3) sorted by relevance
304 char statusStr[4096]; in arch_checkWait() local306 subproc_StatusToStr(status, statusStr, sizeof(statusStr))); in arch_checkWait()314 subproc_StatusToStr(status, statusStr, sizeof(statusStr))); in arch_checkWait()
35 Boolean DebugDisplayOSStatusMsg(OSStatus status, const char *statusStr, const char *fileNam…
455 const char* statusStr = QP_LOOKUP_STRING(s_qpTestResultMap, result); in qpTestLog_endCase() local456 qpXmlAttribute statusAttrib = qpSetStringAttrib("StatusCode", statusStr); in qpTestLog_endCase()