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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_link.c916 } else if (dtp->dt_oflags & DTRACE_O_LP64) {
958 } else if (dtp->dt_oflags & DTRACE_O_LP64) {
1061 if (dtp->dt_oflags & DTRACE_O_LP64) {
1577 if (dtp->dt_oflags & DTRACE_O_LP64)
1590 if (dtp->dt_oflags & DTRACE_O_LP64) {
H A Ddt_impl.h267 uint_t dt_oflags; /* dtrace open-time options (see dtrace.h) */ member in struct:dtrace_hdl
H A Ddt_module.c949 if (!(dtp->dt_oflags & DTRACE_O_NOSYS) &&
H A Ddt_open.c1007 dtp->dt_oflags = flags;

Completed in 42 milliseconds