Home
last modified time | relevance | path

Searched refs:dtj_table_entry_t (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/lib/libdtrace_jni/common/
H A Ddtj_util.h85 } dtj_table_entry_t; typedef
218 extern dtj_status_t dtj_cache_jni_classes(JNIEnv *, const dtj_table_entry_t *);
H A Ddtj_util.c125 uu_list_pool_t *, uu_list_pool_t *, const dtj_table_entry_t *);
163 static const dtj_table_entry_t table[] = { in dtj_load_common()
436 dtj_cache_jni_classes(JNIEnv *jenv, const dtj_table_entry_t *table) in dtj_cache_jni_classes()
527 uu_list_pool_t *fieldpool, const dtj_table_entry_t *table) in dtj_get_jni_classes()
H A Ddtj_jnitab.c229 static const dtj_table_entry_t table[] = { in dtj_table_load()