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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/
H A Ddtrace.c157 static int g_flowindent; variable
892 g_flowindent = data->dtsda_newval != DTRACEOPT_UNSET;
1087 if (!g_flowindent) {
1098 if (!g_flowindent) {
1762 g_flowindent = opt != DTRACEOPT_UNSET;
1941 g_flowindent = opt != DTRACEOPT_UNSET;

Completed in 46 milliseconds