Home
last modified time | relevance | path

Searched refs:dtj_throw_assertion (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace_jni/common/
H A Ddtj_util.h240 extern void dtj_throw_assertion(JNIEnv *, const char *, ...);
H A Ddtj_util.c836 dtj_throw_assertion(JNIEnv *jenv, const char *fmt, ...) in dtj_throw_assertion() function