Searched refs:trc (Results 1 – 3 of 3) sorted by relevance
196 clock-output-names = "debugss-trc";206 clock-output-names = "tetb-trc";
168 struct revoked_certs *rc, *trc; in ssh_krl_free() local189 TAILQ_FOREACH_SAFE(rc, &krl->revoked_certs, entry, trc) { in ssh_krl_free()
226645 TESTONLY(int trc = ) pSession->hook.xOld(pSession->hook.pCtx, i, &p);226646 assert( trc==SQLITE_OK );226648 TESTONLY(int trc = ) pSession->hook.xNew(pSession->hook.pCtx, i, &p);226649 assert( trc==SQLITE_OK );