Searched defs:g_grabanon (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/
H A Ddtrace.c168 static int g_grabanon = 0; variable
1337 g_grabanon++; /* also checked in pass 2 below */
1476 if (!(g_oflags & DTRACE_O_NODEV) && !g_exec && !g_grabanon) {
1765 g_grabanon = opt != DTRACEOPT_UNSET;
1785 if (done && !g_grabanon) {
1931 if (g_total == 0 && !g_grabanon && !(g_cflags & DTRACE_C_ZDEFS))
1944 g_grabanon = opt != DTRACEOPT_UNSET;

Completed in 70 milliseconds