Searched refs:dtj_throw_illegal_argument (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/lib/libdtrace_jni/common/ |
H A D | dtj_attr.c | 120 dtj_throw_illegal_argument(jenv, 141 dtj_throw_illegal_argument(jenv, 162 dtj_throw_illegal_argument(jenv,
|
H A D | dtj_util.h | 238 extern void dtj_throw_illegal_argument(JNIEnv *, const char *, ...);
|
H A D | dtj_util.c | 802 dtj_throw_illegal_argument(JNIEnv *jenv, const char *fmt, ...) function 1169 dtj_throw_illegal_argument(jenv, "command is empty"); 1216 dtj_throw_illegal_argument(jenv, "command is blank");
|
H A D | dtrace_jni.c | 412 dtj_throw_illegal_argument(jenv, "unexpected program type %d\n", 565 dtj_throw_illegal_argument(env, 1808 dtj_throw_illegal_argument(env, "invalid program");
|
H A D | dtj_consume.c | 1457 dtj_throw_illegal_argument(jenv, 1500 dtj_throw_illegal_argument(jenv, 1679 dtj_throw_illegal_argument(jenv, "negative aggregation ID"); 2061 dtj_throw_illegal_argument(jenv,
|
Completed in 73 milliseconds