FMD_DBG_ERR
(void) tp->thr_trfunc(tp->thr_trdata, FMD_DBG_ERR, format, ap);
(void) tp->thr_trfunc(tp->thr_trdata, FMD_DBG_ERR, format, ap);
trp->tr_errno = (tag == FMD_DBG_ERR) ? errno : 0;
trp->tr_errno = (tag == FMD_DBG_ERR) ? errno : 0;