Home | History | Annotate | Download | only in dist

Lines Matching refs:zMsg

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