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

/illumos-gate/usr/src/cmd/dtrace/
H A Ddtrace.c92 static int g_exec = 1; variable
565 if (!g_exec) {
596 if (!g_exec) {
1228 g_exec = 0;
1233 g_exec = 0;
1241 g_exec = 0;
1249 g_exec = 0;
1338 if (!(g_oflags & DTRACE_O_NODEV) && !g_exec && !g_grabanon) {

Completed in 48 milliseconds