Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace_jni/common/
H A Ddtj_util.h235 extern void dtj_throw_null_pointer(JNIEnv *, const char *, ...);
H A Ddtj_util.c776 dtj_throw_null_pointer(JNIEnv *jenv, const char *fmt, ...) in dtj_throw_null_pointer() function
1164 dtj_throw_null_pointer(jenv, "command is null"); in dtj_make_argv()