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

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_link.c914 } else if (dtp->dt_oflags & DTRACE_O_LP64) {
956 } else if (dtp->dt_oflags & DTRACE_O_LP64) {
1059 if (dtp->dt_oflags & DTRACE_O_LP64) {
1579 if (dtp->dt_oflags & DTRACE_O_LP64)
1592 if (dtp->dt_oflags & DTRACE_O_LP64) {
H A Ddt_impl.h257 uint_t dt_oflags; /* dtrace open-time options (see dtrace.h) */ member in struct:dtrace_hdl
H A Ddt_module.c922 if (!(dtp->dt_oflags & DTRACE_O_NOSYS) &&
H A Ddt_open.c900 dtp->dt_oflags = flags;

Completed in 34 milliseconds