Searched refs:dtj_list_empty (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace_jni/common/
H A Ddtj_util.h375 extern boolean_t dtj_list_empty(uu_list_t *);
H A Ddtrace_jni.c814 if (dtj_list_empty(jc.dtjj_consumer->dtjc_program_list)) {
892 if (dtj_list_empty(jc.dtjj_consumer->dtjc_program_list)) {
1072 if (dtj_list_empty(jc.dtjj_consumer->dtjc_program_list)) {
1115 if (dtj_list_empty(jc.dtjj_consumer->dtjc_program_list)) {
1802 if (dtj_list_empty(jc.dtjj_consumer->dtjc_program_list)) {
H A Ddtj_util.c1479 dtj_list_empty(uu_list_t *list) function
H A Ddtj_consume.c2341 while (!dtj_list_empty(list)) {

Completed in 71 milliseconds