Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libdtrace_jni/common/
H A Ddtj_util.h237 extern void dtj_throw_null_pointer(JNIEnv *, const char *, ...);
H A Ddtj_util.c778 dtj_throw_null_pointer(JNIEnv *jenv, const char *fmt, ...) in dtj_throw_null_pointer() function
1166 dtj_throw_null_pointer(jenv, "command is null"); in dtj_make_argv()