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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Dunistd.d43 inline int DTRACEFLT_NOSCRATCH = 5; /* Out of scratch space */
44 #pragma D binding "1.0" DTRACEFLT_NOSCRATCH
H A Ddt_error.c203 { DTRACEFLT_NOSCRATCH, "out of scratch space" },
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/sys/
H A Ddtrace.h1085 #define DTRACEFLT_NOSCRATCH 5 /* Out of scratch space */ macro
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/dtrace/
H A Ddtrace.c571 ((flags) & CPU_DTRACE_NOSCRATCH) ? DTRACEFLT_NOSCRATCH : \

Completed in 68 milliseconds