Home | History | Annotate | Download | only in dist

Lines Matching refs:zMsg

465 static void shellLog(void *pArg, int iErrCode, const char *zMsg){
468 fprintf(p->pLog, "(%d) %s\n", iErrCode, zMsg);