Searched refs:dteda_action (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_handle.c181 err.dteda_action = (int)DT_REC(uint64_t, 1);
194 if (err.dteda_action == 0) {
197 (void) sprintf(where, "action #%d", err.dteda_action);
249 err.dteda_action = -1;
H A Ddtrace.h276 int dteda_action; /* action inducing error */ member in struct:dtrace_errdata

Completed in 44 milliseconds