Searched refs:utUserErrProc (Results 1 – 1 of 1) sorted by relevance
36 static utErrorProc utUserErrProc = NULL, utUserWarningProc = NULL, utUserStatusProc = NULL, utUserL… variable362 if(utUserErrProc != NULL) { in utExit_()363 (utUserErrProc)(buff); in utExit_()482 utUserErrProc = errorProc; in utSetErrorCallback()517 return utUserErrProc; in utGetErrorCallback()869 utUserErrProc = 0; in utStart()