Searched refs:DTRACEFLT_ILLOP (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Dunistd.d37 inline int DTRACEFLT_ILLOP = 3; /* Illegal operation */
38 #pragma D binding "1.0" DTRACEFLT_ILLOP
H A Ddt_error.c201 { DTRACEFLT_ILLOP, "illegal operation" },
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/funcs/
H A Dtst.ddi_pathname.d55 /arg4 == DTRACEFLT_ILLOP/
61 /arg4 != DTRACEFLT_ILLOP/
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/sys/
H A Ddtrace.h1083 #define DTRACEFLT_ILLOP 3 /* Illegal operation */ macro
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/dtrace/
H A Ddtrace.c565 ((flags) & CPU_DTRACE_ILLOP) ? DTRACEFLT_ILLOP : \

Completed in 99 milliseconds