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

/freebsd-10.1-release/cddl/contrib/opensolaris/cmd/dtrace/
H A Ddtrace.c100 static int g_grabanon = 0; variable
1287 g_grabanon++; /* also checked in pass 2 below */
1402 if (!(g_oflags & DTRACE_O_NODEV) && !g_exec && !g_grabanon) {
1669 g_grabanon = opt != DTRACEOPT_UNSET;
1689 if (done && !g_grabanon) {
1842 if (g_total == 0 && !g_grabanon && !(g_cflags & DTRACE_C_ZDEFS))
1855 g_grabanon = opt != DTRACEOPT_UNSET;

Completed in 236 milliseconds